Skip to content

Commit 3df1f1a

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent 45e087a commit 3df1f1a

7 files changed

Lines changed: 22 additions & 8 deletions

File tree

.changeset/cf-deploy-config-template-renderer.md

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

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

3+
## 0.2.171
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [45e087a]
8+
- @sap-ux/cf-deploy-config-writer@0.3.99
9+
310
## 0.2.170
411

512
### Patch Changes

packages/cf-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/cf-deploy-config-sub-generator",
33
"description": "Generators for configuring Cloud Foundry deployment configuration",
4-
"version": "0.2.170",
4+
"version": "0.2.171",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

packages/cf-deploy-config-writer/CHANGELOG.md

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

3+
## 0.3.99
4+
5+
### Patch Changes
6+
7+
- 45e087a: refactor(cf-deploy-config-writer): consolidate disk-write template rendering into a single module
8+
39
## 0.3.98
410

511
### Patch Changes

packages/cf-deploy-config-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/cf-deploy-config-writer",
33
"description": "Add or amend Cloud Foundry and ABAP deployment configuration for SAP projects",
4-
"version": "0.3.98",
4+
"version": "0.3.99",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/SAP/open-ux-tools.git",

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

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

3+
## 0.5.144
4+
5+
### Patch Changes
6+
7+
- @sap-ux/cf-deploy-config-sub-generator@0.2.171
8+
39
## 0.5.143
410

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

0 commit comments

Comments
 (0)