Skip to content

Commit 309ad26

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent 9a48e63 commit 309ad26

60 files changed

Lines changed: 241 additions & 39 deletions

File tree

Some content is hidden

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

.changeset/bump-ui5-fallback-versions.md

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

.changeset/pink-buckets-sort.md

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

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

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

3+
## 1.8.13
4+
5+
### Patch Changes
6+
7+
- @sap-ux/inquirer-common@0.11.38
8+
39
## 1.8.12
410

511
### 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.8.12",
9+
"version": "1.8.13",
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.3.22
4+
5+
### Patch Changes
6+
7+
- @sap-ux/adp-tooling@0.18.119
8+
- @sap-ux/abap-deploy-config-inquirer@1.8.13
9+
- @sap-ux/deploy-config-generator-shared@0.1.118
10+
311
## 0.3.21
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.3.21",
9+
"version": "0.3.22",
1010
"license": "Apache-2.0",
1111
"main": "generators/app/index.js",
1212
"scripts": {

packages/adp-flp-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/adp-flp-config-sub-generator
22

3+
## 0.1.232
4+
5+
### Patch Changes
6+
7+
- @sap-ux/adp-tooling@0.18.119
8+
- @sap-ux/inquirer-common@0.11.38
9+
- @sap-ux/flp-config-inquirer@0.4.178
10+
311
## 0.1.231
412

513
### 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.231",
4+
"version": "0.1.232",
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.18.119
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [9a48e63]
8+
- @sap-ux/ui5-info@0.13.20
9+
- @sap-ux/inquirer-common@0.11.38
10+
311
## 0.18.118
412

513
### Patch Changes

packages/adp-tooling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"bugs": {
1010
"url": "https://github.com/SAP/open-ux-tools/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Aadp-tooling"
1111
},
12-
"version": "0.18.118",
12+
"version": "0.18.119",
1313
"license": "Apache-2.0",
1414
"author": "@SAP/ux-tools-team",
1515
"main": "dist/index.js",

0 commit comments

Comments
 (0)