Skip to content

Commit f2a1a54

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent 8fb08a2 commit f2a1a54

24 files changed

Lines changed: 92 additions & 26 deletions

File tree

.changeset/selfish-monkeys-joke.md

Lines changed: 0 additions & 7 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.20
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [8fb08a2]
8+
- @sap-ux/adp-tooling@0.18.117
9+
310
## 0.3.19
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.19",
9+
"version": "0.3.20",
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.230
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [8fb08a2]
8+
- @sap-ux/adp-tooling@0.18.117
9+
- @sap-ux/flp-config-inquirer@0.4.176
10+
311
## 0.1.229
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.229",
4+
"version": "0.1.230",
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.117
4+
5+
### Patch Changes
6+
7+
- 8fb08a2: feat: Extend add-new-model generator to support external services for CF projects
8+
39
## 0.18.116
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.116",
12+
"version": "0.18.117",
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.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [8fb08a2]
8+
- @sap-ux/adp-tooling@0.18.117
9+
310
## 0.1.6
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.6",
12+
"version": "0.1.7",
1313
"license": "Apache-2.0",
1414
"author": "@SAP/ux-tools-team",
1515
"main": "dist/index.js",

packages/create/CHANGELOG.md

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

3+
## 0.15.76
4+
5+
### Patch Changes
6+
7+
- 8fb08a2: feat: Extend add-new-model generator to support external services for CF projects
8+
- Updated dependencies [8fb08a2]
9+
- @sap-ux/adp-tooling@0.18.117
10+
- @sap-ux/flp-config-inquirer@0.4.176
11+
- @sap-ux/preview-middleware@0.25.25
12+
- @sap-ux/app-config-writer@0.6.136
13+
314
## 0.15.75
415

516
### Patch Changes

0 commit comments

Comments
 (0)