Skip to content

Commit 5765d73

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent aa2c7df commit 5765d73

File tree

33 files changed

+154
-28
lines changed

33 files changed

+154
-28
lines changed

.changeset/spicy-berries-give.md

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

examples/simple-generator/CHANGELOG.md

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

3+
## 1.1.109
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [aa2c7df]
8+
- @sap-ux/fiori-freestyle-writer@2.5.0
9+
- @sap-ux/fiori-elements-writer@2.8.0
10+
311
## 1.1.108
412

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

packages/adp-flp-config-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/adp-flp-config-sub-generator
22

3+
## 0.1.111
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [aa2c7df]
8+
- @sap-ux/adp-tooling@0.18.0
9+
- @sap-ux/flp-config-inquirer@0.4.59
10+
311
## 0.1.110
412

513
### Patch Changes

packages/adp-flp-config-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/adp-flp-config-sub-generator",
33
"description": "Generator for adding FLP configuration to an Adaptation Project",
4-
"version": "0.1.110",
4+
"version": "0.1.111",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/adp-tooling/CHANGELOG.md

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

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- aa2c7df: Bump specVersion
8+
39
## 0.17.8
410

511
### Patch Changes

packages/adp-tooling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"bugs": {
1010
"url": "https://github.com/SAP/open-ux-tools/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Aadp-tooling"
1111
},
12-
"version": "0.17.8",
12+
"version": "0.18.0",
1313
"license": "Apache-2.0",
1414
"author": "@SAP/ux-tools-team",
1515
"main": "dist/index.js",

packages/create/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @sap-ux/create
22

3+
## 0.13.161
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [aa2c7df]
8+
- @sap-ux/adp-tooling@0.18.0
9+
- @sap-ux/flp-config-inquirer@0.4.59
10+
- @sap-ux/preview-middleware@0.23.51
11+
- @sap-ux/app-config-writer@0.6.56
12+
313
## 0.13.160
414

515
### Patch Changes

packages/create/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/create",
33
"description": "SAP Fiori tools module to add or remove features",
4-
"version": "0.13.160",
4+
"version": "0.13.161",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/deploy-config-sub-generator/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @sap-ux/deploy-config-sub-generator
22

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- aa2c7df: Bump specVersion
8+
9+
### Patch Changes
10+
11+
- @sap-ux/odata-service-inquirer@2.11.4
12+
313
## 0.4.46
414

515
### Patch Changes

0 commit comments

Comments
 (0)