Skip to content

Commit

Permalink
2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePlenkov committed Jul 23, 2023
1 parent 52cc5b6 commit e4d2047
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 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.11",
"version": "2.0.12",
"description": "Library of extensions for Fiori tools ( @sap/ux-ui5-tooling )",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/direct-load/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@fiori/direct-load",
"version": "2.0.11",
"version": "2.0.12",
"type": "module"
}
4 changes: 2 additions & 2 deletions packages/home-page/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@fiori/home-page",
"version": "2.0.11",
"version": "2.0.12",
"type": "module"
}
}

0 comments on commit e4d2047

Please sign in to comment.