Skip to content

Commit 6472a27

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent d36d5d7 commit 6472a27

13 files changed

Lines changed: 48 additions & 11 deletions

File tree

.changeset/full-dots-punch.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.243
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-elements-writer@2.8.126
8+
- @sap-ux/fiori-freestyle-writer@2.5.95
9+
310
## 1.1.242
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.242",
3+
"version": "1.1.243",
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.21
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-elements-writer@2.8.126
8+
- @sap-ux/fiori-freestyle-writer@2.5.95
9+
- @sap-ux/odata-service-inquirer@2.20.13
10+
311
## 0.13.20
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.20",
4+
"version": "0.13.21",
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.126
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d36d5d7]
8+
- @sap-ux/ui5-test-writer@0.7.104
9+
310
## 2.8.125
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.125",
4+
"version": "2.8.126",
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.95
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d36d5d7]
8+
- @sap-ux/ui5-test-writer@0.7.104
9+
310
## 2.5.94
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.94",
4+
"version": "2.5.95",
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.312
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-elements-writer@2.8.126
8+
- @sap-ux/odata-service-inquirer@2.20.13
9+
310
## 0.3.311
411

512
### Patch Changes

0 commit comments

Comments
 (0)