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 Feb 19, 2025
1 parent bb38bef commit 0205893
Show file tree
Hide file tree
Showing 13 changed files with 51 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/silly-beds-live.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/adp-flp-config-sub-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/adp-flp-config-sub-generator

## 0.0.13

### Patch Changes

- Updated dependencies [bb38bef]
- @sap-ux/adp-tooling@0.12.136
- @sap-ux/flp-config-inquirer@0.2.42

## 0.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adp-flp-config-sub-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/adp-flp-config-sub-generator",
"description": "Generator for adding FLP configuration to an Adaptation Project",
"version": "0.0.12",
"version": "0.0.13",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/adp-tooling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sap-ux/adp-tooling

## 0.12.136

### Patch Changes

- bb38bef: fix: Change fileName for the manifest change editors writers differs from the actual real file name

## 0.12.135

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

### Patch Changes

- Updated dependencies [bb38bef]
- @sap-ux/adp-tooling@0.12.136
- @sap-ux/flp-config-inquirer@0.2.42
- @sap-ux/preview-middleware@0.17.42
- @sap-ux/app-config-writer@0.5.32

## 0.11.88

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

## 0.2.42

### Patch Changes

- Updated dependencies [bb38bef]
- @sap-ux/adp-tooling@0.12.136

## 0.2.41

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

## 0.1.22

### Patch Changes

- @sap-ux/flp-config-inquirer@0.2.42
- @sap-ux/app-config-writer@0.5.32

## 0.1.21

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

## 0.17.42

### Patch Changes

- Updated dependencies [bb38bef]
- @sap-ux/adp-tooling@0.12.136

## 0.17.41

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

0 comments on commit 0205893

Please sign in to comment.