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 Sep 11, 2024
1 parent a492b41 commit 3de0a5d
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/six-paws-carry.md

This file was deleted.

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

## 0.0.11

### Patch Changes

- Updated dependencies [a492b41]
- @sap-ux/ui-components@1.18.0
- @sap-ux/ui-prompting@0.1.9

## 0.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/prompting-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/prompting-ui",
"version": "0.0.10",
"version": "0.0.11",
"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
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.18.0

### Minor Changes

- a492b41: Provide the ability to pass any props to UITreeDropdown input.

## 1.17.9

### Patch 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.17.9",
"version": "1.18.0",
"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.1.9

### Patch Changes

- Updated dependencies [a492b41]
- @sap-ux/ui-components@1.18.0

## 0.1.8

### 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.1.8",
"version": "0.1.9",
"license": "Apache-2.0",
"description": "SAP UI Components Library",
"repository": {
Expand Down

0 comments on commit 3de0a5d

Please sign in to comment.