Skip to content

Commit

Permalink
2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePlenkov committed Jul 22, 2023
1 parent 1ddb5a7 commit ac9e2f0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
15 changes: 8 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fiori-tools",
"version": "2.0.8",
"version": "2.0.9",
"description": "Library of extensions for Fiori tools ( @sap/ux-ui5-tooling )",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/ui5-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fiori/ui5-ts",
"version": "2.0.8",
"version": "2.0.9",
"bin": "src/index.js",
"type": "module"
}
}

0 comments on commit ac9e2f0

Please sign in to comment.