Skip to content

Commit 406be4f

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent 4357b0b commit 406be4f

19 files changed

Lines changed: 73 additions & 15 deletions

File tree

.changeset/chilly-icons-sniff.md

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

examples/ui-prompting-examples/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @sap-ux-private/ui-prompting-examples
22

3+
## 0.5.24
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4357b0b]
8+
- @sap-ux/ui-components@2.1.10
9+
- @sap-ux/ui-prompting@0.6.23
10+
311
## 0.5.23
412

513
### Patch Changes

examples/ui-prompting-examples/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-private/ui-prompting-examples",
3-
"version": "0.5.23",
3+
"version": "0.5.24",
44
"description": "This project contains UI storybook stories with exampleS with prompt ui and FPM based building blocks.",
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.18
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-elements-writer@2.8.124
8+
- @sap-ux/fiori-freestyle-writer@2.5.93
9+
- @sap-ux/odata-service-inquirer@2.20.11
10+
311
## 0.13.17
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.17",
4+
"version": "0.13.18",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/fiori-elements-writer/CHANGELOG.md

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

3+
## 2.8.124
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4357b0b]
8+
- @sap-ux/ui5-test-writer@0.7.103
9+
- @sap-ux/fe-fpm-writer@0.43.21
10+
311
## 2.8.123
412

513
### 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.123",
4+
"version": "2.8.124",
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.93
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4357b0b]
8+
- @sap-ux/ui5-test-writer@0.7.103
9+
310
## 2.5.92
411

512
### Patch Changes

0 commit comments

Comments
 (0)