Skip to content

Commit 5b957ea

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent f77f003 commit 5b957ea

7 files changed

Lines changed: 25 additions & 9 deletions

File tree

.changeset/dependencies-GH-4568.md

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

examples/ui-prompting-examples/CHANGELOG.md

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

3+
## 0.5.25
4+
5+
### Patch Changes
6+
7+
- f77f003: fix(deps): update dependency sanitize-html to v2.17.3 [security]
8+
- Updated dependencies [f77f003]
9+
- @sap-ux/ui-components@2.1.11
10+
- @sap-ux/ui-prompting@0.6.24
11+
312
## 0.5.24
413

514
### 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.24",
3+
"version": "0.5.25",
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.11
4+
5+
### Patch Changes
6+
7+
- f77f003: fix(deps): update dependency sanitize-html to v2.17.3 [security]
8+
39
## 2.1.10
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.10",
3+
"version": "2.1.11",
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.24
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [f77f003]
8+
- @sap-ux/ui-components@2.1.11
9+
310
## 0.6.23
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.23",
3+
"version": "0.6.24",
44
"license": "Apache-2.0",
55
"description": "SAP UI Components Library",
66
"repository": {

0 commit comments

Comments
 (0)