Skip to content

Commit 86e47d5

Browse files
Merge pull request #10217 from wso2/changeset-release/next
2 parents 5aeb8af + d5fafd0 commit 86e47d5

6 files changed

Lines changed: 19 additions & 10 deletions

File tree

.changeset/purple-trees-attack.md

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

apps/console/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @wso2is/console
22

3+
## 4.5.15
4+
5+
### Patch Changes
6+
7+
- [#10216](https://github.com/wso2/identity-apps/pull/10216) [`da30fc3c8c2e70e55762781c1039a8a7f0b35bc1`](https://github.com/wso2/identity-apps/commit/da30fc3c8c2e70e55762781c1039a8a7f0b35bc1) Thanks [@RavindiFernando](https://github.com/RavindiFernando)! - fix: update copilot endpoint to include skipAuthzRuntimePath parameter
8+
9+
- Updated dependencies [[`da30fc3c8c2e70e55762781c1039a8a7f0b35bc1`](https://github.com/wso2/identity-apps/commit/da30fc3c8c2e70e55762781c1039a8a7f0b35bc1)]:
10+
- @wso2is/admin.core.v1@2.57.5
11+
312
## 4.5.14
413

514
### Patch Changes

apps/console/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@wso2is/console",
4-
"version": "4.5.14",
4+
"version": "4.5.15",
55
"description": "WSO2 Identity Server Console",
66
"author": "WSO2",
77
"license": "Apache-2.0",
@@ -65,7 +65,7 @@
6565
"@wso2is/admin.connections.v1": "^2.37.3",
6666
"@wso2is/admin.console-settings.v1": "^2.26.45",
6767
"@wso2is/admin.copilot.v1": "workspace:^",
68-
"@wso2is/admin.core.v1": "^2.57.4",
68+
"@wso2is/admin.core.v1": "^2.57.5",
6969
"@wso2is/admin.email-and-sms.v1": "^2.25.208",
7070
"@wso2is/admin.email-management.v1": "^2.25.375",
7171
"@wso2is/admin.email-providers.v1": "^2.28.3",

features/admin.core.v1/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @wso2is/admin.core.v1
22

3+
## 2.57.5
4+
5+
### Patch Changes
6+
7+
- [#10216](https://github.com/wso2/identity-apps/pull/10216) [`da30fc3c8c2e70e55762781c1039a8a7f0b35bc1`](https://github.com/wso2/identity-apps/commit/da30fc3c8c2e70e55762781c1039a8a7f0b35bc1) Thanks [@RavindiFernando](https://github.com/RavindiFernando)! - fix: update copilot endpoint to include skipAuthzRuntimePath parameter
8+
39
## 2.57.4
410

511
### Patch Changes

features/admin.core.v1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@wso2is/admin.core.v1",
4-
"version": "2.57.4",
4+
"version": "2.57.5",
55
"description": "WSO2 Identity Server Console",
66
"author": "WSO2",
77
"license": "Apache-2.0",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)