Skip to content

Commit 0e53dcd

Browse files
authored
Merge branch 'main' into feat/jestExternalCalls
2 parents be3597f + 6ef06f7 commit 0e53dcd

File tree

7 files changed

+24
-9
lines changed

7 files changed

+24
-9
lines changed

.changeset/nasty-files-shake.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/app-config-writer/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sap-ux/app-config-writer
22

3+
## 0.5.16
4+
5+
### Patch Changes
6+
7+
- 6f9104b: various improvements for the convert preview-config
8+
39
## 0.5.15
410

511
### Patch Changes

packages/app-config-writer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sap-ux/app-config-writer",
33
"description": "Add or update configuration for SAP Fiori tools application",
4-
"version": "0.5.15",
4+
"version": "0.5.16",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/create/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @sap-ux/create
22

3+
## 0.11.38
4+
5+
### Patch Changes
6+
7+
- 6f9104b: various improvements for the convert preview-config
8+
- Updated dependencies [6f9104b]
9+
- @sap-ux/app-config-writer@0.5.16
10+
311
## 0.11.37
412

513
### Patch Changes

packages/create/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sap-ux/create",
33
"description": "SAP Fiori tools module to add or remove features",
4-
"version": "0.11.37",
4+
"version": "0.11.38",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/flp-config-sub-generator/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @sap-ux/flp-config-sub-generator
22

3+
## 0.0.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [6f9104b]
8+
- @sap-ux/app-config-writer@0.5.16
9+
310
## 0.0.17
411

512
### Patch Changes

packages/flp-config-sub-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sap-ux/flp-config-sub-generator",
33
"description": "Generator for creating Fiori Launcpad configuration",
4-
"version": "0.0.17",
4+
"version": "0.0.18",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

0 commit comments

Comments
 (0)