Skip to content

Commit

Permalink
chore: apply latest changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Apr 10, 2024
1 parent 1db4c60 commit ca69da5
Show file tree
Hide file tree
Showing 23 changed files with 92 additions and 19 deletions.
8 changes: 0 additions & 8 deletions .changeset/young-spiders-heal.md

This file was deleted.

7 changes: 7 additions & 0 deletions examples/odata-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/odata-cli

## 0.12.17

### Patch Changes

- Updated dependencies [1db4c60c]
- @sap-ux/axios-extension@1.11.5

## 0.12.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/odata-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/odata-cli",
"version": "0.12.16",
"version": "0.12.17",
"description": "Simple example CLI uing the @sap-ux/axios-extension module to fetch metadata and annotations from an SAP system.",
"license": "Apache-2.0",
"private": true,
Expand Down
8 changes: 8 additions & 0 deletions examples/simple-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/generator-simple-fe

## 0.3.35

### Patch Changes

- Updated dependencies [1db4c60c]
- @sap-ux/axios-extension@1.11.5
- @sap-ux/system-access@0.3.19

## 0.3.34

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/simple-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/generator-simple-fe",
"version": "0.3.34",
"version": "0.3.35",
"description": "Simple example of a yeoman generator for Fiori elements.",
"license": "Apache-2.0",
"private": true,
Expand Down
8 changes: 8 additions & 0 deletions packages/adp-tooling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/adp-tooling

## 0.9.10

### Patch Changes

- Updated dependencies [1db4c60c]
- @sap-ux/axios-extension@1.11.5
- @sap-ux/system-access@0.3.19

## 0.9.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adp-tooling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"bugs": {
"url": "https://github.com/SAP/open-ux-tools/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Aadp-tooling"
},
"version": "0.9.9",
"version": "0.9.10",
"license": "Apache-2.0",
"author": "@SAP/ux-tools-team",
"main": "dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/app-config-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/app-config-writer

## 0.3.43

### Patch Changes

- Updated dependencies [1db4c60c]
- @sap-ux/axios-extension@1.11.5

## 0.3.42

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/app-config-writer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/app-config-writer",
"description": "Add or update configuration for SAP Fiori tools application",
"version": "0.3.42",
"version": "0.3.43",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/axios-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sap-ux/axios-extension

## 1.11.5

### Patch Changes

- 1db4c60c: FIX: use correct url for reentrance tickets and enhance config to support it

## 1.11.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/axios-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/axios-extension",
"version": "1.11.4",
"version": "1.11.5",
"description": "Extension of the Axios module adding convenience methods to interact with SAP systems especially with OData services.",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/backend-proxy-middleware/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/backend-proxy-middleware

## 0.7.21

### Patch Changes

- 1db4c60c: FIX: use correct url for reentrance tickets and enhance config to support it
- Updated dependencies [1db4c60c]
- @sap-ux/axios-extension@1.11.5

## 0.7.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/backend-proxy-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"bugs": {
"url": "https://github.com/SAP/open-ux-tools/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Abackend-proxy-middleware"
},
"version": "0.7.20",
"version": "0.7.21",
"license": "Apache-2.0",
"author": "@SAP/ux-tools-team",
"main": "dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/create/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/create

## 0.5.56

### Patch Changes

- @sap-ux/adp-tooling@0.9.10
- @sap-ux/app-config-writer@0.3.43

## 0.5.55

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/create",
"description": "SAP Fiori tools module to add or remove features",
"version": "0.5.55",
"version": "0.5.56",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
9 changes: 9 additions & 0 deletions packages/deploy-tooling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @sap-ux/deploy-tooling

## 0.14.11

### Patch Changes

- 1db4c60c: FIX: use correct url for reentrance tickets and enhance config to support it
- Updated dependencies [1db4c60c]
- @sap-ux/axios-extension@1.11.5
- @sap-ux/system-access@0.3.19

## 0.14.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/deploy-tooling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"bugs": {
"url": "https://github.com/SAP/open-ux-tools/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Adeploy-tooling"
},
"version": "0.14.10",
"version": "0.14.11",
"license": "Apache-2.0",
"author": "@SAP/ux-tools-team",
"main": "dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/environment-check/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/environment-check

## 0.16.45

### Patch Changes

- Updated dependencies [1db4c60c]
- @sap-ux/axios-extension@1.11.5

## 0.16.44

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/environment-check/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/environment-check",
"version": "0.16.44",
"version": "0.16.45",
"description": "SAP Fiori environment check",
"license": "Apache-2.0",
"bin": {
Expand Down
6 changes: 6 additions & 0 deletions packages/preview-middleware/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sap-ux/preview-middleware

## 0.13.7

### Patch Changes

- @sap-ux/adp-tooling@0.9.10

## 0.13.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/preview-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"bugs": {
"url": "https://github.com/SAP/open-ux-tools/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Apreview-middleware"
},
"version": "0.13.6",
"version": "0.13.7",
"license": "Apache-2.0",
"author": "@SAP/ux-tools-team",
"main": "dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/system-access/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/system-access

## 0.3.19

### Patch Changes

- 1db4c60c: FIX: use correct url for reentrance tickets and enhance config to support it
- Updated dependencies [1db4c60c]
- @sap-ux/axios-extension@1.11.5

## 0.3.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/system-access/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"bugs": {
"url": "https://github.com/SAP/open-ux-tools/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Asystem-access"
},
"version": "0.3.18",
"version": "0.3.19",
"license": "Apache-2.0",
"author": "@SAP/ux-tools-team",
"main": "dist/index.js",
Expand Down

0 comments on commit ca69da5

Please sign in to comment.