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 Jan 8, 2025
1 parent 40ba546 commit ccd585e
Show file tree
Hide file tree
Showing 31 changed files with 122 additions and 20 deletions.
5 changes: 0 additions & 5 deletions .changeset/cuddly-ducks-argue.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/abap-deploy-config-inquirer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/abap-deploy-config-inquirer

## 1.1.19

### Patch Changes

- Updated dependencies [40ba546]
- @sap-ux/inquirer-common@0.6.3

## 1.1.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/abap-deploy-config-inquirer/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-inquirer"
},
"version": "1.1.18",
"version": "1.1.19",
"license": "Apache-2.0",
"main": "dist/index.js",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/abap-deploy-config-sub-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sap-ux/abap-deploy-config-sub-generator

## 0.0.11

### Patch Changes

- @sap-ux/abap-deploy-config-inquirer@1.1.19

## 0.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/abap-deploy-config-sub-generator/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-sub-generator"
},
"version": "0.0.10",
"version": "0.0.11",
"license": "Apache-2.0",
"main": "generators/app/index.js",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/adp-tooling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/adp-tooling

## 0.12.104

### Patch Changes

- Updated dependencies [40ba546]
- @sap-ux/inquirer-common@0.6.3

## 0.12.103

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

## 0.1.16

### Patch Changes

- Updated dependencies [40ba546]
- @sap-ux/inquirer-common@0.6.3

## 0.1.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cf-deploy-config-inquirer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/cf-deploy-config-inquirer",
"description": "Prompts module that can provide prompts for cf deployment config writer",
"version": "0.1.15",
"version": "0.1.16",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
11 changes: 11 additions & 0 deletions packages/create/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @sap-ux/create

## 0.11.19

### Patch Changes

- @sap-ux/abap-deploy-config-inquirer@1.1.19
- @sap-ux/adp-tooling@0.12.104
- @sap-ux/flp-config-inquirer@0.2.9
- @sap-ux/preview-middleware@0.16.161
- @sap-ux/cap-config-writer@0.7.68
- @sap-ux/app-config-writer@0.5.12

## 0.11.18

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

## 0.2.9

### Patch Changes

- Updated dependencies [40ba546]
- @sap-ux/inquirer-common@0.6.3
- @sap-ux/adp-tooling@0.12.104

## 0.2.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/flp-config-inquirer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/flp-config-inquirer",
"description": "Prompts module that can prompt users for inputs required for FLP configuration",
"version": "0.2.8",
"version": "0.2.9",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
9 changes: 9 additions & 0 deletions packages/flp-config-sub-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @sap-ux/flp-config-sub-generator

## 0.0.6

### Patch Changes

- Updated dependencies [40ba546]
- @sap-ux/inquirer-common@0.6.3
- @sap-ux/flp-config-inquirer@0.2.9
- @sap-ux/app-config-writer@0.5.12

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/flp-config-sub-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/flp-config-sub-generator",
"description": "Generator for creating Fiori Launcpad configuration",
"version": "0.0.5",
"version": "0.0.6",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/inquirer-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sap-ux/inquirer-common

## 0.6.3

### Patch Changes

- 40ba546: Add support to read additional ABAP service types

## 0.6.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/inquirer-common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/inquirer-common",
"description": "Commonly used shared functionality and types to support inquirer modules.",
"version": "0.6.2",
"version": "0.6.3",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
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.8.6

### Patch Changes

- Updated dependencies [40ba546]
- @sap-ux/inquirer-common@0.6.3

## 0.8.5

### 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.8.5",
"version": "0.8.6",
"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.161

### Patch Changes

- @sap-ux/adp-tooling@0.12.104

## 0.16.160

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

## 0.9.3

### Patch Changes

- Updated dependencies [40ba546]
- @sap-ux/inquirer-common@0.6.3

## 0.9.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-application-inquirer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/ui5-application-inquirer",
"description": "Prompts module that can prompt users for inputs required for UI5 application writing",
"version": "0.9.2",
"version": "0.9.3",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
7 changes: 7 additions & 0 deletions packages/ui5-library-inquirer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/ui5-library-inquirer

## 0.3.32

### Patch Changes

- Updated dependencies [40ba546]
- @sap-ux/inquirer-common@0.6.3

## 0.3.31

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-library-inquirer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/ui5-library-inquirer",
"description": "Prompts module that can provide prompts for UI5 library writer",
"version": "0.3.31",
"version": "0.3.32",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
7 changes: 7 additions & 0 deletions packages/ui5-library-reference-inquirer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/ui5-library-reference-inquirer

## 0.3.64

### Patch Changes

- Updated dependencies [40ba546]
- @sap-ux/inquirer-common@0.6.3

## 0.3.63

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-library-reference-inquirer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/ui5-library-reference-inquirer",
"description": "Prompts module that can provide prompts for UI5 library writer",
"version": "0.3.63",
"version": "0.3.64",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui5-library-reference-sub-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sap-ux/ui5-library-reference-sub-generator

## 0.0.24

### Patch Changes

- @sap-ux/ui5-library-reference-inquirer@0.3.64

## 0.0.23

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-library-reference-sub-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/ui5-library-reference-sub-generator",
"description": "Generator for adding reference libraries to a project",
"version": "0.0.23",
"version": "0.0.24",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui5-library-sub-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sap-ux/ui5-library-sub-generator

## 0.0.44

### Patch Changes

- @sap-ux/ui5-library-inquirer@0.3.32

## 0.0.43

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-library-sub-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/ui5-library-sub-generator",
"description": "Generator for creating UI5 libraries",
"version": "0.0.43",
"version": "0.0.44",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down

0 comments on commit ccd585e

Please sign in to comment.