Skip to content

Commit b41f1b4

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent f48bfa0 commit b41f1b4

File tree

12 files changed

+39
-15
lines changed

12 files changed

+39
-15
lines changed

.changeset/flat-readers-buy.md

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

.changeset/thin-roses-shave.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.2.26
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [f48bfa0]
8+
- @sap-ux/ui-components@1.24.0
9+
- @sap-ux/ui-prompting@0.3.12
10+
311
## 0.2.25
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.2.25",
3+
"version": "0.2.26",
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/cap-config-writer/CHANGELOG.md

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

3+
## 0.8.0
4+
5+
### Minor Changes
6+
7+
- 45c01b0: Remove cds version check when adding a cds watch sciprt to root package.json
8+
39
## 0.7.68
410

511
### Patch Changes

packages/cap-config-writer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sap-ux/cap-config-writer",
33
"description": "Add or update configuration for SAP CAP projects",
4-
"version": "0.7.68",
4+
"version": "0.8.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/create/CHANGELOG.md

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

3+
## 0.11.24
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [45c01b0]
8+
- @sap-ux/cap-config-writer@0.8.0
9+
310
## 0.11.23
411

512
### Patch Changes

packages/create/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sap-ux/create",
33
"description": "SAP Fiori tools module to add or remove features",
4-
"version": "0.11.23",
4+
"version": "0.11.24",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

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+
## 1.24.0
4+
5+
### Minor Changes
6+
7+
- f48bfa0: This update introduces hover styles for the UIToggle component's thumb when in a checked state. It improves the visual feedback for users interacting with the toggle.
8+
39
## 1.23.0
410

511
### Minor 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": "1.23.0",
3+
"version": "1.24.0",
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.3.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [f48bfa0]
8+
- @sap-ux/ui-components@1.24.0
9+
310
## 0.3.11
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.3.11",
3+
"version": "0.3.12",
44
"license": "Apache-2.0",
55
"description": "SAP UI Components Library",
66
"repository": {

0 commit comments

Comments
 (0)