Skip to content

Commit 25f3d81

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent 75bed3b commit 25f3d81

7 files changed

Lines changed: 23 additions & 8 deletions

File tree

.changeset/app-config-writer-eslint-flat-config-plugin-aware.md

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

packages/app-config-writer/CHANGELOG.md

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

3+
## 0.6.134
4+
5+
### Patch Changes
6+
7+
- 75bed3b: fix(app-config-writer): convert eslint-config to be aware of plugins used by eslint-plugin-fiori-tools
8+
39
## 0.6.133
410

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

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.72
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [75bed3b]
8+
- @sap-ux/app-config-writer@0.6.134
9+
310
## 0.15.71
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.71",
4+
"version": "0.15.72",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/flp-config-sub-generator/CHANGELOG.md

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

3+
## 0.3.183
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [75bed3b]
8+
- @sap-ux/app-config-writer@0.6.134
9+
310
## 0.3.182
411

512
### Patch Changes

packages/flp-config-sub-generator/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/flp-config-sub-generator",
33
"description": "Generator for creating Fiori Launcpad configuration",
4-
"version": "0.3.182",
4+
"version": "0.3.183",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

0 commit comments

Comments
 (0)