Skip to content

Commit 5efd9d2

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent df2d965 commit 5efd9d2

File tree

71 files changed

+322
-40
lines changed

Some content is hidden

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

71 files changed

+322
-40
lines changed

.changeset/thirty-trains-beam.md

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

examples/odata-cli/CHANGELOG.md

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

3+
## 0.16.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [df2d965]
8+
- @sap-ux/btp-utils@0.18.0
9+
- @sap-ux/axios-extension@1.18.3
10+
311
## 0.16.2
412

513
### Patch Changes

examples/odata-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sap-ux/odata-cli",
3-
"version": "0.16.2",
3+
"version": "0.16.3",
44
"description": "Simple example CLI uing the @sap-ux/axios-extension module to fetch metadata and annotations from an SAP system.",
55
"license": "Apache-2.0",
66
"private": true,

examples/simple-generator/CHANGELOG.md

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

3+
## 1.0.116
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [df2d965]
8+
- @sap-ux/btp-utils@0.18.0
9+
- @sap-ux/axios-extension@1.18.3
10+
- @sap-ux/system-access@0.5.28
11+
- @sap-ux/fiori-elements-writer@2.0.6
12+
- @sap-ux/fiori-freestyle-writer@2.0.5
13+
314
## 1.0.115
415

516
### Patch Changes

examples/simple-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sap-ux/generator-simple-fe",
3-
"version": "1.0.115",
3+
"version": "1.0.116",
44
"description": "Simple example of a yeoman generator for Fiori elements.",
55
"license": "Apache-2.0",
66
"private": true,

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

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

3+
## 1.2.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [df2d965]
8+
- @sap-ux/btp-utils@0.18.0
9+
- @sap-ux/axios-extension@1.18.3
10+
- @sap-ux/fiori-generator-shared@0.7.22
11+
- @sap-ux/inquirer-common@0.6.8
12+
- @sap-ux/system-access@0.5.28
13+
314
## 1.2.4
415

516
### 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.2.4",
9+
"version": "1.2.5",
1010
"license": "Apache-2.0",
1111
"main": "dist/index.js",
1212
"scripts": {

packages/abap-deploy-config-sub-generator/CHANGELOG.md

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

3+
## 0.0.22
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [df2d965]
8+
- @sap-ux/btp-utils@0.18.0
9+
- @sap-ux/abap-deploy-config-inquirer@1.2.5
10+
- @sap-ux/deploy-config-generator-shared@0.0.14
11+
- @sap-ux/fiori-generator-shared@0.7.22
12+
- @sap-ux/telemetry@0.5.54
13+
- @sap-ux/abap-deploy-config-writer@0.0.80
14+
315
## 0.0.21
416

517
### 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.0.21",
9+
"version": "0.0.22",
1010
"license": "Apache-2.0",
1111
"main": "generators/app/index.js",
1212
"scripts": {

packages/abap-deploy-config-writer/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-writer
22

3+
## 0.0.80
4+
5+
### Patch Changes
6+
7+
- @sap-ux/system-access@0.5.28
8+
39
## 0.0.79
410

511
### Patch Changes

packages/abap-deploy-config-writer/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-writer"
88
},
9-
"version": "0.0.79",
9+
"version": "0.0.80",
1010
"license": "Apache-2.0",
1111
"main": "dist/index.js",
1212
"scripts": {

packages/adp-tooling/CHANGELOG.md

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

3+
## 0.12.117
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [df2d965]
8+
- @sap-ux/btp-utils@0.18.0
9+
- @sap-ux/axios-extension@1.18.3
10+
- @sap-ux/inquirer-common@0.6.8
11+
- @sap-ux/system-access@0.5.28
12+
313
## 0.12.116
414

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

packages/app-config-writer/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @sap-ux/app-config-writer
22

3+
## 0.5.20
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [df2d965]
8+
- @sap-ux/btp-utils@0.18.0
9+
- @sap-ux/axios-extension@1.18.3
10+
311
## 0.5.19
412

513
### Patch Changes

packages/app-config-writer/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/app-config-writer",
33
"description": "Add or update configuration for SAP Fiori tools application",
4-
"version": "0.5.19",
4+
"version": "0.5.20",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/axios-extension/CHANGELOG.md

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

3+
## 1.18.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [df2d965]
8+
- @sap-ux/btp-utils@0.18.0
9+
310
## 1.18.2
411

512
### Patch Changes

packages/axios-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sap-ux/axios-extension",
3-
"version": "1.18.2",
3+
"version": "1.18.3",
44
"description": "Extension of the Axios module adding convenience methods to interact with SAP systems especially with OData services.",
55
"repository": {
66
"type": "git",

packages/backend-proxy-middleware/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
22

3+
## 0.8.31
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [df2d965]
8+
- @sap-ux/btp-utils@0.18.0
9+
- @sap-ux/axios-extension@1.18.3
10+
311
## 0.8.30
412

513
### Patch Changes

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

packages/btp-utils/CHANGELOG.md

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

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- df2d965: new functionality to generate OAuth2TokenExchange BTP destination using cf-tools
8+
39
## 0.17.2
410

511
### Patch Changes

packages/btp-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sap-ux/btp-utils",
3-
"version": "0.17.2",
3+
"version": "0.18.0",
44
"description": "Library to simplify working with SAP BTP specific features especially in SAP Business Application",
55
"repository": {
66
"type": "git",

packages/cap-config-writer/CHANGELOG.md

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

3+
## 0.9.1
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-generator-shared@0.7.22
8+
39
## 0.9.0
410

511
### Minor Changes

packages/cap-config-writer/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/cap-config-writer",
33
"description": "Add or update configuration for SAP CAP projects",
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

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

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

3+
## 0.1.22
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [df2d965]
8+
- @sap-ux/btp-utils@0.18.0
9+
- @sap-ux/inquirer-common@0.6.8
10+
311
## 0.1.21
412

513
### Patch Changes

packages/cf-deploy-config-inquirer/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/cf-deploy-config-inquirer",
33
"description": "Prompts module that can provide prompts for cf deployment config writer",
4-
"version": "0.1.21",
4+
"version": "0.1.22",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/cf-deploy-config-sub-generator/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @sap-ux/cf-deploy-config-sub-generator
22

3+
## 0.0.6
4+
5+
### Patch Changes
6+
7+
- @sap-ux/cf-deploy-config-inquirer@0.1.22
8+
- @sap-ux/cf-deploy-config-writer@0.1.1
9+
- @sap-ux/deploy-config-generator-shared@0.0.14
10+
- @sap-ux/inquirer-common@0.6.8
11+
312
## 0.0.5
413

514
### Patch Changes

packages/cf-deploy-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/cf-deploy-config-sub-generator",
33
"description": "Generators for configuring Cloud Foundry deployment configuration",
4-
"version": "0.0.5",
4+
"version": "0.0.6",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/cf-deploy-config-writer/CHANGELOG.md

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

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [df2d965]
8+
- @sap-ux/btp-utils@0.18.0
9+
310
## 0.1.0
411

512
### Minor Changes

packages/cf-deploy-config-writer/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/cf-deploy-config-writer",
33
"description": "Add or amend Cloud Foundry and ABAP deployment configuration for SAP projects",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/create/CHANGELOG.md

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

3+
## 0.11.48
4+
5+
### Patch Changes
6+
7+
- @sap-ux/abap-deploy-config-inquirer@1.2.5
8+
- @sap-ux/adp-tooling@0.12.117
9+
- @sap-ux/app-config-writer@0.5.20
10+
- @sap-ux/flp-config-inquirer@0.2.23
11+
- @sap-ux/preview-middleware@0.17.5
12+
- @sap-ux/system-access@0.5.28
13+
- @sap-ux/cap-config-writer@0.9.1
14+
- @sap-ux/abap-deploy-config-writer@0.0.80
15+
316
## 0.11.47
417

518
### Patch Changes

packages/create/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/create",
33
"description": "SAP Fiori tools module to add or remove features",
4-
"version": "0.11.47",
4+
"version": "0.11.48",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/deploy-config-generator-shared/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @sap-ux/deploy-config-generator-shared
22

3+
## 0.0.14
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-generator-shared@0.7.22
8+
- @sap-ux/nodejs-utils@0.1.5
9+
310
## 0.0.13
411

512
### Patch Changes

packages/deploy-config-generator-shared/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/deploy-config-generator-shared",
33
"description": "Commonly used shared functionality and types to support the deploy config generator.",
4-
"version": "0.0.13",
4+
"version": "0.0.14",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/deploy-tooling/CHANGELOG.md

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

3+
## 0.15.40
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [df2d965]
8+
- @sap-ux/btp-utils@0.18.0
9+
- @sap-ux/axios-extension@1.18.3
10+
- @sap-ux/system-access@0.5.28
11+
312
## 0.15.39
413

514
### Patch Changes

0 commit comments

Comments
 (0)