Skip to content

Commit 91bfc45

Browse files
author
github-actions
committed
chore: apply latest changesets
1 parent 16d6382 commit 91bfc45

5 files changed

Lines changed: 18 additions & 10 deletions

File tree

.changeset/sap-systems-ext-pre-populate-adt.md

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

packages/sap-systems-ext-webapp/CHANGELOG.md

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

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- 16d6382: feat(sap-systems-ext): pre-populate connection manager panel when creating a new system (#37892)
8+
9+
When opening the connection manager to create a new system, the panel can now be pre-populated with system details such as URL, client and system type.
10+
311
## 0.2.1
412

513
### Patch Changes

packages/sap-systems-ext-webapp/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/sap-systems-ext-webapp",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/SAP/open-ux-tools.git",

packages/sap-systems-ext/CHANGELOG.md

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

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- 16d6382: feat(sap-systems-ext): pre-populate connection manager panel when creating a new system (#37892)
8+
9+
When opening the connection manager to create a new system, the panel can now be pre-populated with system details such as URL, client and system type.
10+
311
## 0.4.5
412

513
### Patch Changes

packages/sap-systems-ext/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-sap-systems-ext",
3-
"version": "0.4.5",
3+
"version": "0.5.0",
44
"displayName": "Connection Manager for SAP Systems",
55
"description": "Enables you to store connection information for remote SAP systems.",
66
"main": "./dist/extension.js",

0 commit comments

Comments
 (0)