Skip to content

Commit 3f5bb97

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent fcaa70c commit 3f5bb97

23 files changed

Lines changed: 85 additions & 16 deletions

File tree

.changeset/young-birds-decide.md

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

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.3.30
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fcaa70c]
8+
- @sap-ux/adp-tooling@0.18.127
9+
310
## 0.3.29
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.3.29",
9+
"version": "0.3.30",
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.240
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fcaa70c]
8+
- @sap-ux/adp-tooling@0.18.127
9+
- @sap-ux/flp-config-inquirer@0.4.186
10+
311
## 0.1.239
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.239",
4+
"version": "0.1.240",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/adp-tooling/CHANGELOG.md

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

3+
## 0.18.127
4+
5+
### Patch Changes
6+
7+
- fcaa70c: fix(adp-tooling): Improve logging for Cloud Foundry setup
8+
39
## 0.18.126
410

511
### 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.126",
12+
"version": "0.18.127",
1313
"license": "Apache-2.0",
1414
"author": "@SAP/ux-tools-team",
1515
"main": "dist/index.js",

packages/backend-proxy-middleware-cf/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @sap-ux/backend-proxy-middleware-cf
22

3+
## 0.1.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fcaa70c]
8+
- @sap-ux/adp-tooling@0.18.127
9+
310
## 0.1.17
411

512
### Patch Changes

packages/backend-proxy-middleware-cf/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%3Abackend-proxy-middleware-cf"
1111
},
12-
"version": "0.1.17",
12+
"version": "0.1.18",
1313
"license": "Apache-2.0",
1414
"author": "@SAP/ux-tools-team",
1515
"main": "dist/index.js",

packages/create/CHANGELOG.md

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

3+
## 0.15.87
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fcaa70c]
8+
- @sap-ux/adp-tooling@0.18.127
9+
- @sap-ux/flp-config-inquirer@0.4.186
10+
- @sap-ux/preview-middleware@0.25.36
11+
- @sap-ux/app-config-writer@0.6.142
12+
313
## 0.15.86
414

515
### Patch Changes

0 commit comments

Comments
 (0)