Skip to content

Commit dc9e096

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent 165a6c2 commit dc9e096

31 files changed

Lines changed: 116 additions & 24 deletions

File tree

.changeset/fair-adults-cheat.md

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

examples/simple-generator/CHANGELOG.md

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

3+
## 1.1.247
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-elements-writer@2.8.130
8+
- @sap-ux/fiori-freestyle-writer@2.5.98
9+
310
## 1.1.246
411

512
### Patch Changes

examples/simple-generator/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/generator-simple-fe",
3-
"version": "1.1.246",
3+
"version": "1.1.247",
44
"description": "Simple example of a yeoman generator for Fiori elements.",
55
"license": "Apache-2.0",
66
"private": true,

packages/app-config-writer/CHANGELOG.md

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

3+
## 0.6.139
4+
5+
### Patch Changes
6+
7+
- 165a6c2: feat: support ESLint 10
8+
- Updated dependencies [165a6c2]
9+
- @sap-ux/ui5-application-writer@1.8.7
10+
311
## 0.6.138
412

513
### Patch Changes

packages/app-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/app-config-writer",
33
"description": "Add or update configuration for SAP Fiori tools application",
4-
"version": "0.6.138",
4+
"version": "0.6.139",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

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.15.82
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [165a6c2]
8+
- @sap-ux/app-config-writer@0.6.139
9+
- @sap-ux/preview-middleware@0.25.31
10+
311
## 0.15.81
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.15.81",
4+
"version": "0.15.82",
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+
## 10.0.0
4+
5+
### Major Changes
6+
7+
- 165a6c2: feat: support ESLint 10
8+
39
## 9.13.0
410

511
### Minor 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.13.0",
3+
"version": "10.0.0",
44
"description": "Custom linting plugin for Fiori tools apps",
55
"repository": {
66
"type": "git",

packages/fiori-app-sub-generator/CHANGELOG.md

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

3+
## 0.13.25
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-elements-writer@2.8.130
8+
- @sap-ux/fiori-freestyle-writer@2.5.98
9+
- @sap-ux/odata-service-inquirer@2.20.15
10+
311
## 0.13.24
412

513
### Patch Changes

0 commit comments

Comments
 (0)