Skip to content

Commit 499bff1

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent 865fb96 commit 499bff1

13 files changed

Lines changed: 48 additions & 11 deletions

File tree

.changeset/odd-hounds-see.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.252
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-elements-writer@2.8.135
8+
- @sap-ux/fiori-freestyle-writer@2.5.102
9+
310
## 1.1.251
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.251",
3+
"version": "1.1.252",
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.32
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-elements-writer@2.8.135
8+
- @sap-ux/fiori-freestyle-writer@2.5.102
9+
- @sap-ux/odata-service-inquirer@2.20.20
10+
311
## 0.13.31
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.31",
4+
"version": "0.13.32",
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.135
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [865fb96]
8+
- @sap-ux/ui5-test-writer@0.7.110
9+
310
## 2.8.134
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.134",
4+
"version": "2.8.135",
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.102
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [865fb96]
8+
- @sap-ux/ui5-test-writer@0.7.110
9+
310
## 2.5.101
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.101",
4+
"version": "2.5.102",
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.323
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-elements-writer@2.8.135
8+
- @sap-ux/odata-service-inquirer@2.20.20
9+
310
## 0.3.322
411

512
### Patch Changes

0 commit comments

Comments
 (0)