Skip to content

Commit b1b87b0

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent 1b5d459 commit b1b87b0

File tree

13 files changed

+46
-11
lines changed

13 files changed

+46
-11
lines changed

.changeset/old-olives-own.md

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

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

3+
## 0.4.32
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [1b5d459]
8+
- @sap-ux/odata-service-inquirer@2.9.7
9+
310
## 0.4.31
411

512
### Patch Changes

packages/deploy-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/deploy-config-sub-generator",
33
"description": "Main generator for configuring ABAP or Cloud Foundry deployment configuration",
4-
"version": "0.4.31",
4+
"version": "0.4.32",
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.46
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [1b5d459]
8+
- @sap-ux/odata-service-inquirer@2.9.7
9+
310
## 0.7.45
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.45",
4+
"version": "0.7.46",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/odata-service-inquirer/CHANGELOG.md

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

3+
## 2.9.7
4+
5+
### Patch Changes
6+
7+
- 1b5d459: Fixes creds prompt shown when sap client invalid (on-prem url/client only)
8+
39
## 2.9.6
410

511
### Patch Changes

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

packages/repo-app-import-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/repo-app-download-sub-generator
22

3+
## 0.3.135
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [1b5d459]
8+
- @sap-ux/odata-service-inquirer@2.9.7
9+
310
## 0.3.134
411

512
### Patch Changes

packages/repo-app-import-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/repo-app-import-sub-generator",
33
"description": "Generator to download LROP Fiori applications deployed from an ABAP repository.",
4-
"version": "0.3.134",
4+
"version": "0.3.135",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/ui-service-inquirer/CHANGELOG.md

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

3+
## 0.2.36
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [1b5d459]
8+
- @sap-ux/odata-service-inquirer@2.9.7
9+
310
## 0.2.35
411

512
### Patch Changes

0 commit comments

Comments
 (0)