Skip to content

Commit 7cc6e36

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent 6b74074 commit 7cc6e36

File tree

23 files changed

+89
-17
lines changed

23 files changed

+89
-17
lines changed

.changeset/modern-canyons-wear.md

Lines changed: 0 additions & 6 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.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [6b74074]
8+
- @sap-ux/adp-tooling@0.18.110
9+
310
## 0.3.12
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.12",
9+
"version": "0.3.13",
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.222
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [6b74074]
8+
- @sap-ux/adp-tooling@0.18.110
9+
- @sap-ux/flp-config-inquirer@0.4.169
10+
311
## 0.1.221
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.221",
4+
"version": "0.1.222",
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.110
4+
5+
### Patch Changes
6+
7+
- 6b74074: feat: Change `backend-proxy-middleware-cf` to use `approuter` instead of token exchange
8+
39
## 0.18.109
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.109",
12+
"version": "0.18.110",
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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @sap-ux/backend-proxy-middleware-cf
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 6b74074: feat: Change `backend-proxy-middleware-cf` to use `approuter` instead of token exchange
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [6b74074]
12+
- @sap-ux/adp-tooling@0.18.110
13+
314
## 0.0.99
415

516
### 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.0.99",
12+
"version": "0.1.0",
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.66
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [6b74074]
8+
- @sap-ux/adp-tooling@0.18.110
9+
- @sap-ux/flp-config-inquirer@0.4.169
10+
- @sap-ux/preview-middleware@0.25.16
11+
- @sap-ux/app-config-writer@0.6.132
12+
313
## 0.15.65
414

515
### Patch Changes

0 commit comments

Comments
 (0)