Skip to content

Commit 8d7dcfc

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent 17d8e42 commit 8d7dcfc

13 files changed

Lines changed: 48 additions & 11 deletions

File tree

.changeset/mighty-humans-switch.md

Lines changed: 0 additions & 5 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.237
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-elements-writer@2.8.120
8+
- @sap-ux/fiori-freestyle-writer@2.5.90
9+
310
## 1.1.236
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.236",
3+
"version": "1.1.237",
44
"description": "Simple example of a yeoman generator for Fiori elements.",
55
"license": "Apache-2.0",
66
"private": true,

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.14
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-elements-writer@2.8.120
8+
- @sap-ux/fiori-freestyle-writer@2.5.90
9+
- @sap-ux/odata-service-inquirer@2.20.9
10+
311
## 0.13.13
412

513
### Patch Changes

packages/fiori-app-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/fiori-app-sub-generator",
33
"description": "A yeoman (sub) generator that can generate Fiori applications. Not for standalone use.",
4-
"version": "0.13.13",
4+
"version": "0.13.14",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/fiori-elements-writer/CHANGELOG.md

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

3+
## 2.8.120
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [17d8e42]
8+
- @sap-ux/ui5-test-writer@0.7.101
9+
310
## 2.8.119
411

512
### Patch Changes

packages/fiori-elements-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/fiori-elements-writer",
33
"description": "SAP Fiori elements application writer",
4-
"version": "2.8.119",
4+
"version": "2.8.120",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/fiori-freestyle-writer/CHANGELOG.md

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

3+
## 2.5.90
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [17d8e42]
8+
- @sap-ux/ui5-test-writer@0.7.101
9+
310
## 2.5.89
411

512
### Patch Changes

packages/fiori-freestyle-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/fiori-freestyle-writer",
33
"description": "SAP Fiori freestyle application writer",
4-
"version": "2.5.89",
4+
"version": "2.5.90",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/repo-app-import-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/repo-app-download-sub-generator
22

3+
## 0.3.305
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-elements-writer@2.8.120
8+
- @sap-ux/odata-service-inquirer@2.20.9
9+
310
## 0.3.304
411

512
### Patch Changes

0 commit comments

Comments
 (0)