Skip to content

Commit f2ad5a8

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent 7a8613b commit f2ad5a8

23 files changed

Lines changed: 86 additions & 17 deletions

File tree

.changeset/short-mangos-search.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.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7a8613b]
8+
- @sap-ux/adp-tooling@0.18.113
9+
310
## 0.3.15
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.15",
9+
"version": "0.3.16",
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.225
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7a8613b]
8+
- @sap-ux/adp-tooling@0.18.113
9+
- @sap-ux/flp-config-inquirer@0.4.172
10+
311
## 0.1.224
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.224",
4+
"version": "0.1.225",
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.113
4+
5+
### Patch Changes
6+
7+
- 7a8613b: feat: Enable SSH tunnel in CF backend middleware for OnPremise destinations
8+
39
## 0.18.112
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.112",
12+
"version": "0.18.113",
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @sap-ux/backend-proxy-middleware-cf
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- 7a8613b: feat: Enable SSH tunnel in CF backend middleware for OnPremise destinations
8+
- Updated dependencies [7a8613b]
9+
- @sap-ux/adp-tooling@0.18.113
10+
311
## 0.1.2
412

513
### 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.2",
12+
"version": "0.1.3",
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.70
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7a8613b]
8+
- @sap-ux/adp-tooling@0.18.113
9+
- @sap-ux/flp-config-inquirer@0.4.172
10+
- @sap-ux/preview-middleware@0.25.20
11+
- @sap-ux/app-config-writer@0.6.133
12+
313
## 0.15.69
414

515
### Patch Changes

0 commit comments

Comments
 (0)