Skip to content

Commit e7a4d44

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent 27fb53e commit e7a4d44

File tree

15 files changed

+60
-13
lines changed

15 files changed

+60
-13
lines changed

.changeset/perfect-monkeys-sleep.md

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

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.98
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [27fb53e]
8+
- @sap-ux/adp-tooling@0.16.11
9+
- @sap-ux/flp-config-inquirer@0.4.46
10+
311
## 0.1.97
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.97",
4+
"version": "0.1.98",
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.16.11
4+
5+
### Patch Changes
6+
7+
- 27fb53e: fix: CF integration tests and sonar issues
8+
39
## 0.16.10
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.16.10",
12+
"version": "0.16.11",
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.144
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [27fb53e]
8+
- @sap-ux/adp-tooling@0.16.11
9+
- @sap-ux/flp-config-inquirer@0.4.46
10+
- @sap-ux/preview-middleware@0.23.34
11+
- @sap-ux/app-config-writer@0.6.48
12+
313
## 0.13.143
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.143",
4+
"version": "0.13.144",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/flp-config-inquirer/CHANGELOG.md

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

3+
## 0.4.46
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [27fb53e]
8+
- @sap-ux/adp-tooling@0.16.11
9+
310
## 0.4.45
411

512
### Patch Changes

packages/flp-config-inquirer/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/flp-config-inquirer",
33
"description": "Prompts module that can prompt users for inputs required for FLP configuration",
4-
"version": "0.4.45",
4+
"version": "0.4.46",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

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

3+
## 0.3.48
4+
5+
### Patch Changes
6+
7+
- @sap-ux/flp-config-inquirer@0.4.46
8+
- @sap-ux/app-config-writer@0.6.48
9+
310
## 0.3.47
411

512
### Patch Changes

0 commit comments

Comments
 (0)