Skip to content

Commit d54f91d

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent 27840a8 commit d54f91d

63 files changed

Lines changed: 320 additions & 38 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/new-bushes-enjoy.md

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

examples/simple-generator/CHANGELOG.md

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

3+
## 2.0.88
4+
5+
### Patch Changes
6+
7+
#### Workspace Updates
8+
9+
- @sap-ux/fiori-elements-writer 3.1.26 → 3.1.27
10+
- @sap-ux/fiori-freestyle-writer 3.0.71 → 3.0.72
11+
312
## 2.0.87
413

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

packages/abap-deploy-config-inquirer/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# @sap-ux/abap-deploy-config-inquirer
22

3+
## 2.0.35
4+
5+
### Patch Changes
6+
7+
#### Release Date
8+
9+
2026-08-07
10+
11+
#### Bug Fixes
12+
13+
- Clear password field on system change to prevent stale credentials resubmission. [[27840a8](https://github.com/SAP/open-ux-tools/commit/27840a818dc9c2a06c03a0bc0a402bf4af1da960)]
14+
15+
#### Workspace Updates
16+
17+
- @sap-ux/inquirer-common 1.0.29 → 1.0.30
18+
319
## 2.0.34
420

521
### Patch Changes

packages/abap-deploy-config-inquirer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/SAP/open-ux-tools.git",
88
"directory": "packages/abap-deploy-config-inquirer"
99
},
10-
"version": "2.0.34",
10+
"version": "2.0.35",
1111
"license": "Apache-2.0",
1212
"main": "dist/index.js",
1313
"scripts": {

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

3+
## 1.0.46
4+
5+
### Patch Changes
6+
7+
#### Workspace Updates
8+
9+
- @sap-ux/abap-deploy-config-inquirer 2.0.34 → 2.0.35
10+
- @sap-ux/adp-tooling 1.0.40 → 1.0.41
11+
- @sap-ux/deploy-config-generator-shared 1.0.28 → 1.0.28
12+
313
## 1.0.45
414

515
### Patch Changes

packages/abap-deploy-config-sub-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/SAP/open-ux-tools.git",
88
"directory": "packages/abap-deploy-config-sub-generator"
99
},
10-
"version": "1.0.45",
10+
"version": "1.0.46",
1111
"license": "Apache-2.0",
1212
"main": "generators/app/index.js",
1313
"scripts": {

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

3+
## 1.0.41
4+
5+
### Patch Changes
6+
7+
#### Workspace Updates
8+
9+
- @sap-ux/inquirer-common 1.0.29 → 1.0.30
10+
- @sap-ux/adp-tooling 1.0.40 → 1.0.41
11+
- @sap-ux/flp-config-inquirer 1.0.40 → 1.0.41
12+
313
## 1.0.40
414

515
### 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": "1.0.40",
4+
"version": "1.0.41",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/adp-tooling/CHANGELOG.md

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

3+
## 1.0.41
4+
5+
### Patch Changes
6+
7+
#### Workspace Updates
8+
9+
- @sap-ux/inquirer-common 1.0.29 → 1.0.30
10+
311
## 1.0.40
412

513
### Patch Changes

0 commit comments

Comments
 (0)