Skip to content

Commit 63ddf87

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent 43dc48c commit 63ddf87

File tree

13 files changed

+46
-11
lines changed

13 files changed

+46
-11
lines changed

.changeset/clever-rocks-fly.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.46
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [43dc48c]
8+
- @sap-ux/fe-fpm-writer@0.39.8
9+
310
## 0.1.45
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.45",
3+
"version": "0.1.46",
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.91
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-elements-writer@2.7.22
8+
39
## 1.1.90
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.90",
3+
"version": "1.1.91",
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.39.8
4+
5+
### Patch Changes
6+
7+
- 43dc48c: Add custom columns for building blocks
8+
39
## 0.39.7
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.39.7",
4+
"version": "0.39.8",
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.7.35
4+
5+
### Patch Changes
6+
7+
- @sap-ux/fiori-elements-writer@2.7.22
8+
- @sap-ux/odata-service-inquirer@2.8.13
9+
310
## 0.7.34
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.7.34",
4+
"version": "0.7.35",
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.7.22
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [43dc48c]
8+
- @sap-ux/fe-fpm-writer@0.39.8
9+
310
## 2.7.21
411

512
### Patch Changes

0 commit comments

Comments
 (0)