Skip to content

Commit 33a479c

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent d45b5a4 commit 33a479c

13 files changed

Lines changed: 46 additions & 11 deletions

File tree

.changeset/dirty-pets-listen.md

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

examples/fe-fpm-cli/CHANGELOG.md

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

3+
## 0.1.139
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d45b5a4]
8+
- @sap-ux/fe-fpm-writer@0.43.25
9+
310
## 0.1.138
411

512
### Patch Changes

examples/fe-fpm-cli/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/fe-fpm-cli",
3-
"version": "0.1.138",
3+
"version": "0.1.139",
44
"description": "A simple CLI to prompt required information to create a building block using the fe-fpm-writer module's prompt and generate functions.",
55
"license": "Apache-2.0",
66
"private": true,

examples/simple-generator/CHANGELOG.md

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

3+
## 1.1.249
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-elements-writer@2.8.132
8+
39
## 1.1.248
410

511
### 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.248",
3+
"version": "1.1.249",
44
"description": "Simple example of a yeoman generator for Fiori elements.",
55
"license": "Apache-2.0",
66
"private": true,

packages/fe-fpm-writer/CHANGELOG.md

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

3+
## 0.43.25
4+
5+
### Patch Changes
6+
7+
- d45b5a4: fix(fpm-writer): custom form field view.xml update
8+
39
## 0.43.24
410

511
### Patch Changes

packages/fe-fpm-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/fe-fpm-writer",
33
"description": "SAP Fiori elements flexible programming model writer",
4-
"version": "0.43.24",
4+
"version": "0.43.25",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/fiori-app-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/fiori-app-sub-generator
22

3+
## 0.13.27
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-elements-writer@2.8.132
8+
- @sap-ux/odata-service-inquirer@2.20.16
9+
310
## 0.13.26
411

512
### 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.26",
4+
"version": "0.13.27",
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.132
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d45b5a4]
8+
- @sap-ux/fe-fpm-writer@0.43.25
9+
310
## 2.8.131
411

512
### Patch Changes

0 commit comments

Comments
 (0)