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 18, 2025
1 parent 8930179 commit ac2194a
Show file tree
Hide file tree
Showing 15 changed files with 59 additions and 14 deletions.
7 changes: 0 additions & 7 deletions .changeset/shy-papayas-float.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.11

### Patch Changes

- Updated dependencies [8930179]
- @sap-ux/adp-tooling@0.12.134
- @sap-ux/flp-config-inquirer@0.2.40

## 0.0.10

### 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.10",
"version": "0.0.11",
"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.134

### Patch Changes

- 8930179: fix: New column created by "Add Table Custom Column" quick action not being displayed, due to incomplete column data in the fragment

## 0.12.133

### 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.133",
"version": "0.12.134",
"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.87

### Patch Changes

- Updated dependencies [8930179]
- @sap-ux/adp-tooling@0.12.134
- @sap-ux/preview-middleware@0.17.40
- @sap-ux/flp-config-inquirer@0.2.40
- @sap-ux/app-config-writer@0.5.32

## 0.11.86

### 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.86",
"version": "0.11.87",
"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.40

### Patch Changes

- Updated dependencies [8930179]
- @sap-ux/adp-tooling@0.12.134

## 0.2.39

### 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.39",
"version": "0.2.40",
"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.20

### Patch Changes

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

## 0.1.19

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

## 0.11.65

### Patch Changes

- 8930179: fix: New column created by "Add Table Custom Column" quick action not being displayed, due to incomplete column data in the fragment

## 0.11.64

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/preview-middleware-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux-private/preview-middleware-client",
"version": "0.11.64",
"version": "0.11.65",
"description": "Client-side coding hosted by the preview middleware",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/preview-middleware/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/preview-middleware

## 0.17.40

### Patch Changes

- 8930179: fix: New column created by "Add Table Custom Column" quick action not being displayed, due to incomplete column data in the fragment
- Updated dependencies [8930179]
- @sap-ux/adp-tooling@0.12.134

## 0.17.39

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

0 comments on commit ac2194a

Please sign in to comment.