Skip to content

Commit 9f5166f

Browse files
authored
Merge branch 'main' into 3399/resolve-merge-conflicts
2 parents 7108f7d + bbb1191 commit 9f5166f

File tree

2,400 files changed

+2746
-538612
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,400 files changed

+2746
-538612
lines changed

examples/fe-fpm-cli/CHANGELOG.md

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

3+
## 0.1.41
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fe-fpm-writer@0.39.3
8+
39
## 0.1.40
410

511
### Patch Changes

examples/fe-fpm-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sap-ux/fe-fpm-cli",
3-
"version": "0.1.40",
3+
"version": "0.1.41",
44
"description": "A simple CLI to prompt required information to create a building block using the fe-fpm-writer module's prompt and generate functions.",
55
"license": "Apache-2.0",
66
"private": true,

examples/simple-generator/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @sap-ux/generator-simple-fe
22

3+
## 1.1.84
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-elements-writer@2.7.15
8+
- @sap-ux/fiori-freestyle-writer@2.4.47
9+
- @sap-ux/axios-extension@1.22.9
10+
- @sap-ux/system-access@0.6.18
11+
312
## 1.1.83
413

514
### Patch Changes

examples/simple-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sap-ux/generator-simple-fe",
3-
"version": "1.1.83",
3+
"version": "1.1.84",
44
"description": "Simple example of a yeoman generator for Fiori elements.",
55
"license": "Apache-2.0",
66
"private": true,

packages/abap-deploy-config-inquirer/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @sap-ux/abap-deploy-config-inquirer
22

3+
## 1.6.24
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d866995]
8+
- @sap-ux/ui5-config@0.29.6
9+
- @sap-ux/axios-extension@1.22.9
10+
- @sap-ux/fiori-generator-shared@0.13.19
11+
- @sap-ux/system-access@0.6.18
12+
- @sap-ux/inquirer-common@0.7.46
13+
314
## 1.6.23
415

516
### Patch Changes

packages/abap-deploy-config-inquirer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "https://github.com/SAP/open-ux-tools.git",
77
"directory": "packages/abap-deploy-config-inquirer"
88
},
9-
"version": "1.6.23",
9+
"version": "1.6.24",
1010
"license": "Apache-2.0",
1111
"main": "dist/index.js",
1212
"scripts": {

packages/abap-deploy-config-sub-generator/CHANGELOG.md

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

3+
## 0.1.73
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d866995]
8+
- @sap-ux/ui5-config@0.29.6
9+
- @sap-ux/abap-deploy-config-inquirer@1.6.24
10+
- @sap-ux/abap-deploy-config-writer@0.2.19
11+
- @sap-ux/project-access@1.32.2
12+
- @sap-ux/fiori-generator-shared@0.13.19
13+
- @sap-ux/deploy-config-generator-shared@0.1.38
14+
315
## 0.1.72
416

517
### Patch Changes

packages/abap-deploy-config-sub-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "https://github.com/SAP/open-ux-tools.git",
77
"directory": "packages/abap-deploy-config-sub-generator"
88
},
9-
"version": "0.1.72",
9+
"version": "0.1.73",
1010
"license": "Apache-2.0",
1111
"main": "generators/app/index.js",
1212
"scripts": {

packages/abap-deploy-config-writer/CHANGELOG.md

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

3+
## 0.2.19
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d866995]
8+
- @sap-ux/ui5-config@0.29.6
9+
- @sap-ux/project-access@1.32.2
10+
- @sap-ux/system-access@0.6.18
11+
312
## 0.2.18
413

514
### Patch Changes

packages/abap-deploy-config-writer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "https://github.com/SAP/open-ux-tools.git",
77
"directory": "packages/abap-deploy-config-writer"
88
},
9-
"version": "0.2.18",
9+
"version": "0.2.19",
1010
"license": "Apache-2.0",
1111
"main": "dist/index.js",
1212
"scripts": {

0 commit comments

Comments
 (0)