Skip to content

Commit 8213357

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent 237371b commit 8213357

79 files changed

Lines changed: 385 additions & 48 deletions

File tree

Some content is hidden

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

.changeset/headless-value-list-metadata.md

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

examples/odata-cli/CHANGELOG.md

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

3+
## 0.17.59
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [237371b]
8+
- @sap-ux/axios-extension@1.25.32
9+
310
## 0.17.58
411

512
### 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.17.58",
3+
"version": "0.17.59",
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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @sap-ux/generator-simple-fe
22

3+
## 1.1.244
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [237371b]
8+
- @sap-ux/axios-extension@1.25.32
9+
- @sap-ux/system-access@0.7.8
10+
- @sap-ux/fiori-elements-writer@2.8.127
11+
- @sap-ux/fiori-freestyle-writer@2.5.96
12+
313
## 1.1.243
414

515
### 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.1.243",
3+
"version": "1.1.244",
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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @sap-ux/abap-deploy-config-inquirer
22

3+
## 1.8.14
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [237371b]
8+
- @sap-ux/axios-extension@1.25.32
9+
- @sap-ux/fiori-generator-shared@0.13.100
10+
- @sap-ux/system-access@0.7.8
11+
- @sap-ux/inquirer-common@0.11.39
12+
313
## 1.8.13
414

515
### 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.8.13",
9+
"version": "1.8.14",
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.3.23
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [237371b]
8+
- @sap-ux/axios-extension@1.25.32
9+
- @sap-ux/fiori-generator-shared@0.13.100
10+
- @sap-ux/abap-deploy-config-inquirer@1.8.14
11+
- @sap-ux/adp-tooling@0.18.120
12+
- @sap-ux/deploy-config-generator-shared@0.1.119
13+
- @sap-ux/abap-deploy-config-writer@0.3.11
14+
315
## 0.3.22
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.3.22",
9+
"version": "0.3.23",
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.3.11
4+
5+
### Patch Changes
6+
7+
- @sap-ux/system-access@0.7.8
8+
39
## 0.3.10
410

511
### Patch Changes

0 commit comments

Comments
 (0)