Skip to content

Commit 3b7982b

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent 7f8a712 commit 3b7982b

7 files changed

Lines changed: 24 additions & 8 deletions

File tree

.changeset/purple-lies-poke.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

examples/ui-prompting-examples/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @sap-ux-private/ui-prompting-examples
22

3+
## 0.5.27
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7f8a712]
8+
- @sap-ux/ui-components@2.1.13
9+
- @sap-ux/ui-prompting@0.6.26
10+
311
## 0.5.26
412

513
### Patch Changes

examples/ui-prompting-examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sap-ux-private/ui-prompting-examples",
3-
"version": "0.5.26",
3+
"version": "0.5.27",
44
"description": "This project contains UI storybook stories with exampleS with prompt ui and FPM based building blocks.",
55
"license": "Apache-2.0",
66
"private": true,

packages/ui-components/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sap-ux/ui-components
22

3+
## 2.1.13
4+
5+
### Patch Changes
6+
7+
- 7f8a712: Adjust toolbar border and separator color variables
8+
39
## 2.1.12
410

511
### Patch Changes

packages/ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sap-ux/ui-components",
3-
"version": "2.1.12",
3+
"version": "2.1.13",
44
"license": "Apache-2.0",
55
"description": "SAP UI Components Library",
66
"repository": {

packages/ui-prompting/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @sap-ux/ui-prompting
22

3+
## 0.6.26
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7f8a712]
8+
- @sap-ux/ui-components@2.1.13
9+
310
## 0.6.25
411

512
### Patch Changes

packages/ui-prompting/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sap-ux/ui-prompting",
3-
"version": "0.6.25",
3+
"version": "0.6.26",
44
"license": "Apache-2.0",
55
"description": "SAP UI Components Library",
66
"repository": {

0 commit comments

Comments
 (0)