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 Nov 15, 2024
1 parent 32191dd commit 4b75e2d
Show file tree
Hide file tree
Showing 17 changed files with 54 additions and 23 deletions.
6 changes: 0 additions & 6 deletions .changeset/dry-parrots-buy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/friendly-parrots-shout.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-weeks-carry.md

This file was deleted.

8 changes: 8 additions & 0 deletions examples/ui-prompting-examples/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux-private/ui-prompting-examples

## 0.2.17

### Patch Changes

- Updated dependencies [32191dd]
- @sap-ux/ui-components@1.21.1
- @sap-ux/ui-prompting@0.3.3

## 0.2.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/ui-prompting-examples/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux-private/ui-prompting-examples",
"version": "0.2.16",
"version": "0.2.17",
"description": "This project contains UI storybook stories with exampleS with prompt ui and FPM based building blocks.",
"license": "Apache-2.0",
"private": true,
Expand Down
8 changes: 8 additions & 0 deletions packages/create/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/create

## 0.8.77

### Patch Changes

- Updated dependencies [f2d3335]
- @sap-ux/preview-middleware@0.16.117
- @sap-ux/app-config-writer@0.4.52

## 0.8.76

### 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.8.76",
"version": "0.8.77",
"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.30

### Patch Changes

- f2d3335: Hide "Semantic Date Range" Quick Action behind feature toggle.

## 0.11.29

### 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.29",
"version": "0.11.30",
"description": "Client-side coding hosted by the preview middleware",
"repository": {
"type": "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.117

### Patch Changes

- f2d3335: Hide "Semantic Date Range" Quick Action behind feature toggle.

## 0.16.116

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

## 0.2.6

### Patch Changes

- f2d3335: Expose `watchManifestChanges` function.

## 0.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/reload-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%3Areload-middleware"
},
"version": "0.2.5",
"version": "0.2.6",
"author": "@SAP/ux-tools-team",
"license": "Apache-2.0",
"main": "dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sap-ux/ui-components

## 1.21.1

### Patch Changes

- 32191dd: UITranslationInput. Screen readers read the resolved translation tooltip/title of UITranslationInput as part of the screen reader speech, displaying it as 'Value: ... Translation: ...'.

## 1.21.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/ui-components",
"version": "1.21.0",
"version": "1.21.1",
"license": "Apache-2.0",
"description": "SAP UI Components Library",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/ui-prompting/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/ui-prompting

## 0.3.3

### Patch Changes

- Updated dependencies [32191dd]
- @sap-ux/ui-components@1.21.1

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-prompting/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/ui-prompting",
"version": "0.3.2",
"version": "0.3.3",
"license": "Apache-2.0",
"description": "SAP UI Components Library",
"repository": {
Expand Down

0 comments on commit 4b75e2d

Please sign in to comment.