Skip to content

Commit b0f632d

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent b268021 commit b0f632d

File tree

67 files changed

+295
-38
lines changed

Some content is hidden

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

67 files changed

+295
-38
lines changed

.changeset/large-bugs-pump.md

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

examples/simple-generator/CHANGELOG.md

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

3+
## 1.1.86
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-elements-writer@2.7.17
8+
- @sap-ux/fiori-freestyle-writer@2.4.49
9+
310
## 1.1.85
411

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

3+
## 1.6.26
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [b268021]
8+
- @sap-ux/nodejs-utils@0.2.7
9+
- @sap-ux/fiori-generator-shared@0.13.21
10+
- @sap-ux/inquirer-common@0.7.48
11+
312
## 1.6.25
413

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

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

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

3+
## 0.1.75
4+
5+
### Patch Changes
6+
7+
- @sap-ux/abap-deploy-config-inquirer@1.6.26
8+
- @sap-ux/deploy-config-generator-shared@0.1.40
9+
- @sap-ux/fiori-generator-shared@0.13.21
10+
311
## 0.1.74
412

513
### 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.74",
9+
"version": "0.1.75",
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.81
4+
5+
### Patch Changes
6+
7+
- @sap-ux/adp-tooling@0.15.34
8+
- @sap-ux/flp-config-inquirer@0.4.30
9+
- @sap-ux/fiori-generator-shared@0.13.21
10+
- @sap-ux/inquirer-common@0.7.48
11+
312
## 0.1.80
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.80",
4+
"version": "0.1.81",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/adp-tooling/CHANGELOG.md

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

3+
## 0.15.34
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [b268021]
8+
- @sap-ux/nodejs-utils@0.2.7
9+
- @sap-ux/inquirer-common@0.7.48
10+
311
## 0.15.33
412

513
### Patch Changes

0 commit comments

Comments
 (0)