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 Jul 25, 2024
1 parent ad9b56d commit a369c8b
Show file tree
Hide file tree
Showing 29 changed files with 114 additions and 19 deletions.
5 changes: 0 additions & 5 deletions .changeset/brave-lamps-jam.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.15.1

### Patch Changes

- Updated dependencies [ad9b56d]
- @sap-ux/axios-extension@1.16.1

## 0.15.0

### Minor 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.15.0",
"version": "0.15.1",
"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

## 1.0.8

### Patch Changes

- Updated dependencies [ad9b56d]
- @sap-ux/axios-extension@1.16.1
- @sap-ux/system-access@0.5.3

## 1.0.7

### 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": "1.0.7",
"version": "1.0.8",
"description": "Simple example of a yeoman generator for Fiori elements.",
"license": "Apache-2.0",
"private": true,
Expand Down
6 changes: 6 additions & 0 deletions packages/abap-deploy-config-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sap-ux/abap-deploy-config-writer

## 0.0.21

### Patch Changes

- @sap-ux/system-access@0.5.3

## 0.0.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/abap-deploy-config-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "https://github.com/SAP/open-ux-tools.git",
"directory": "packages/abap-deploy-config-writer"
},
"version": "0.0.20",
"version": "0.0.21",
"license": "Apache-2.0",
"main": "dist/index.js",
"scripts": {
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.12.17

### Patch Changes

- Updated dependencies [ad9b56d]
- @sap-ux/axios-extension@1.16.1
- @sap-ux/system-access@0.5.3

## 0.12.16

### 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.12.16",
"version": "0.12.17",
"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.4.12

### Patch Changes

- Updated dependencies [ad9b56d]
- @sap-ux/axios-extension@1.16.1

## 0.4.11

### 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.4.11",
"version": "0.4.12",
"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.16.1

### Patch Changes

- ad9b56d: Extend axios-extension services

## 1.16.0

### Minor 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.16.0",
"version": "1.16.1",
"description": "Extension of the Axios module adding convenience methods to interact with SAP systems especially with OData services.",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/backend-proxy-middleware/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/backend-proxy-middleware

## 0.8.3

### Patch Changes

- Updated dependencies [ad9b56d]
- @sap-ux/axios-extension@1.16.1

## 0.8.2

### 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.8.2",
"version": "0.8.3",
"license": "Apache-2.0",
"author": "@SAP/ux-tools-team",
"main": "dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/cap-config-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sap-ux/cap-config-writer

## 0.7.4

### Patch Changes

- @sap-ux/odata-service-inquirer@0.5.4

## 0.7.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cap-config-writer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/cap-config-writer",
"description": "Add or update configuration for SAP CAP projects",
"version": "0.7.3",
"version": "0.7.4",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
10 changes: 10 additions & 0 deletions packages/create/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @sap-ux/create

## 0.7.25

### Patch Changes

- @sap-ux/adp-tooling@0.12.17
- @sap-ux/app-config-writer@0.4.12
- @sap-ux/preview-middleware@0.16.24
- @sap-ux/system-access@0.5.3
- @sap-ux/cap-config-writer@0.7.4

## 0.7.24

### 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.7.24",
"version": "0.7.25",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
8 changes: 8 additions & 0 deletions packages/deploy-tooling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/deploy-tooling

## 0.15.5

### Patch Changes

- Updated dependencies [ad9b56d]
- @sap-ux/axios-extension@1.16.1
- @sap-ux/system-access@0.5.3

## 0.15.4

### 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.15.4",
"version": "0.15.5",
"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.17.13

### Patch Changes

- Updated dependencies [ad9b56d]
- @sap-ux/axios-extension@1.16.1

## 0.17.12

### 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.17.12",
"version": "0.17.13",
"description": "SAP Fiori environment check",
"license": "Apache-2.0",
"bin": {
Expand Down
7 changes: 7 additions & 0 deletions packages/odata-service-inquirer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/odata-service-inquirer

## 0.5.4

### Patch Changes

- Updated dependencies [ad9b56d]
- @sap-ux/axios-extension@1.16.1

## 0.5.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/odata-service-inquirer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/odata-service-inquirer",
"description": "Prompts module that can prompt users for inputs required for odata service writing",
"version": "0.5.3",
"version": "0.5.4",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
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.16.24

### Patch Changes

- @sap-ux/adp-tooling@0.12.17

## 0.16.23

### 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.16.23",
"version": "0.16.24",
"license": "Apache-2.0",
"author": "@SAP/ux-tools-team",
"main": "dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/system-access/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/system-access

## 0.5.3

### Patch Changes

- Updated dependencies [ad9b56d]
- @sap-ux/axios-extension@1.16.1

## 0.5.2

### 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.5.2",
"version": "0.5.3",
"license": "Apache-2.0",
"author": "@SAP/ux-tools-team",
"main": "dist/index.js",
Expand Down

0 comments on commit a369c8b

Please sign in to comment.