Skip to content

Commit c12da51

Browse files
committed
Merge branch 'main' into generate-fiori-ui-odata-app
* main: chore: apply latest changesets feat(fiori-app-sub-generator): 36139-remove-code-assist (#3860) chore: apply latest changesets chore - update sap-ux-odata deps (#3863)
2 parents e4f0b99 + 32dccd4 commit c12da51

File tree

94 files changed

+351
-211
lines changed

Some content is hidden

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

94 files changed

+351
-211
lines changed

examples/fe-fpm-cli/CHANGELOG.md

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

3+
## 0.1.59
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [597834f]
8+
- @sap-ux/fe-fpm-writer@0.39.21
9+
310
## 0.1.58
411

512
### 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.58",
3+
"version": "0.1.59",
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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sap-ux/generator-simple-fe
22

3+
## 1.1.114
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-elements-writer@2.8.5
8+
39
## 1.1.113
410

511
### 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.113",
3+
"version": "1.1.114",
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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @sap-ux/abap-deploy-config-inquirer
22

3+
## 1.6.48
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [597834f]
8+
- @sap-ux/inquirer-common@0.9.5
9+
310
## 1.6.47
411

512
### 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.47",
9+
"version": "1.6.48",
1010
"license": "Apache-2.0",
1111
"main": "dist/index.js",
1212
"scripts": {

packages/abap-deploy-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/abap-deploy-config-sub-generator
22

3+
## 0.1.97
4+
5+
### Patch Changes
6+
7+
- @sap-ux/abap-deploy-config-inquirer@1.6.48
8+
- @sap-ux/deploy-config-generator-shared@0.1.53
9+
310
## 0.1.96
411

512
### 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.96",
9+
"version": "0.1.97",
1010
"license": "Apache-2.0",
1111
"main": "generators/app/index.js",
1212
"scripts": {

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

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

3+
## 0.1.118
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [597834f]
8+
- @sap-ux/inquirer-common@0.9.5
9+
- @sap-ux/adp-tooling@0.18.7
10+
- @sap-ux/flp-config-inquirer@0.4.66
11+
312
## 0.1.117
413

514
### Patch Changes

packages/adp-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/adp-flp-config-sub-generator",
33
"description": "Generator for adding FLP configuration to an Adaptation Project",
4-
"version": "0.1.117",
4+
"version": "0.1.118",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

0 commit comments

Comments
 (0)