Skip to content

Commit ff1c0d8

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent 9696e29 commit ff1c0d8

10 files changed

Lines changed: 25 additions & 13 deletions

File tree

.changeset/huge-things-worry.md

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

.changeset/petite-memes-create.md

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

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.15.71
4+
5+
### Patch Changes
6+
7+
- @sap-ux/preview-middleware@0.25.21
8+
- @sap-ux/app-config-writer@0.6.133
9+
310
## 0.15.70
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.15.70",
4+
"version": "0.15.71",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/eslint-plugin-fiori-tools/CHANGELOG.md

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

3+
## 9.11.7
4+
5+
### Patch Changes
6+
7+
- 9696e29: Add legacy fiori_tools_configure.eslintrc for `recommended` and `recommended-for-s4hana`
8+
39
## 9.11.6
410

511
### Patch Changes

packages/eslint-plugin-fiori-tools/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/eslint-plugin-fiori-tools",
3-
"version": "9.11.6",
3+
"version": "9.11.7",
44
"description": "Custom linting plugin for Fiori tools apps",
55
"repository": {
66
"type": "git",

packages/preview-middleware-client/CHANGELOG.md

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

3+
## 0.25.21
4+
5+
### Patch Changes
6+
7+
- 9696e29: Linting auto fix
8+
39
## 0.25.20
410

511
## 0.25.19

packages/preview-middleware-client/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/preview-middleware-client",
3-
"version": "0.25.20",
3+
"version": "0.25.21",
44
"description": "Client-side coding hosted by the preview middleware",
55
"repository": {
66
"type": "git",

packages/preview-middleware/CHANGELOG.md

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

3+
## 0.25.21
4+
35
## 0.25.20
46

57
### 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.25.20",
12+
"version": "0.25.21",
1313
"license": "Apache-2.0",
1414
"author": "@SAP/ux-tools-team",
1515
"main": "dist/index.js",

0 commit comments

Comments
 (0)