Skip to content

Commit 8282c33

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent a22b24e commit 8282c33

File tree

5 files changed

+16
-7
lines changed

5 files changed

+16
-7
lines changed

.changeset/fresh-singers-think.md

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

packages/create/CHANGELOG.md

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

3+
## 0.13.122
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [a22b24e]
8+
- @sap-ux/preview-middleware@0.23.15
9+
- @sap-ux/app-config-writer@0.6.40
10+
311
## 0.13.121
412

513
### 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.13.121",
4+
"version": "0.13.122",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/preview-middleware/CHANGELOG.md

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

3+
## 0.23.15
4+
5+
### Patch Changes
6+
7+
- a22b24e: enhance logging for remote connection of windows users
8+
39
## 0.23.14
410

511
### Patch Changes

packages/preview-middleware/package.json

Lines changed: 1 addition & 1 deletion
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%3Apreview-middleware"
1111
},
12-
"version": "0.23.14",
12+
"version": "0.23.15",
1313
"license": "Apache-2.0",
1414
"author": "@SAP/ux-tools-team",
1515
"main": "dist/index.js",

0 commit comments

Comments
 (0)