Skip to content

Commit 2f61b88

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent a4cb2f6 commit 2f61b88

File tree

14 files changed

+45
-18
lines changed

14 files changed

+45
-18
lines changed

.changeset/calm-stingrays-think.md

-7
This file was deleted.

.changeset/real-emus-reply.md

-5
This file was deleted.

examples/ui-prompting-examples/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @sap-ux-private/ui-prompting-examples
22

3+
## 0.2.42
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [698b7e3]
8+
- @sap-ux/ui-components@1.26.1
9+
- @sap-ux/ui-prompting@0.3.28
10+
311
## 0.2.41
412

513
### Patch Changes

examples/ui-prompting-examples/package.json

+1-1
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.41",
3+
"version": "0.2.42",
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/backend-proxy-middleware/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sap-ux/backend-proxy-middleware
22

3+
## 0.8.41
4+
5+
### Patch Changes
6+
7+
- a4cb2f6: chore(deps): update dependency http-proxy-middleware to v2.0.9
8+
39
## 0.8.40
410

511
### Patch Changes

packages/backend-proxy-middleware/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"bugs": {
1010
"url": "https://github.com/SAP/open-ux-tools/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Abackend-proxy-middleware"
1111
},
12-
"version": "0.8.40",
12+
"version": "0.8.41",
1313
"license": "Apache-2.0",
1414
"author": "@SAP/ux-tools-team",
1515
"main": "dist/index.js",

packages/control-property-editor/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sap-ux/control-property-editor
22

3+
## 0.6.4
4+
5+
### Patch Changes
6+
7+
- a4cb2f6: chore(deps): update dependency http-proxy-middleware to v2.0.9
8+
39
## 0.6.3
410

511
### Patch Changes

packages/control-property-editor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Control Property Editor",
44
"description": "Control Property Editor",
55
"license": "Apache-2.0",
6-
"version": "0.6.3",
6+
"version": "0.6.4",
77
"main": "dist/app.js",
88
"repository": {
99
"type": "git",

packages/ui-components/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sap-ux/ui-components
22

3+
## 1.26.1
4+
5+
### Patch Changes
6+
7+
- 698b7e3: Fixes space between empty table and Add button.
8+
39
## 1.26.0
410

511
### Minor Changes

packages/ui-components/package.json

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

packages/ui-prompting/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @sap-ux/ui-prompting
22

3+
## 0.3.28
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [698b7e3]
8+
- @sap-ux/ui-components@1.26.1
9+
310
## 0.3.27
411

512
### Patch Changes

packages/ui-prompting/package.json

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

packages/ui5-proxy-middleware/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sap-ux/ui5-proxy-middleware
22

3+
## 1.4.23
4+
5+
### Patch Changes
6+
7+
- a4cb2f6: chore(deps): update dependency http-proxy-middleware to v2.0.9
8+
39
## 1.4.22
410

511
### Patch Changes

packages/ui5-proxy-middleware/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"bugs": {
1010
"url": "https://github.com/SAP/open-ux-tools/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Aui5-proxy-middleware"
1111
},
12-
"version": "1.4.22",
12+
"version": "1.4.23",
1313
"license": "Apache-2.0",
1414
"author": "@SAP/ux-tools-team",
1515
"main": "dist/index.js",

0 commit comments

Comments
 (0)