Skip to content

Commit 2f633dc

Browse files
Merge pull request #9571 from wso2/changeset-release/master
[Release] [GitHub Action] [master] Update package versions
2 parents 5841629 + d5257c1 commit 2f633dc

File tree

10 files changed

+64
-28
lines changed

10 files changed

+64
-28
lines changed

.changeset/lazy-paws-greet.md

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

apps/console/CHANGELOG.md

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

3+
## 2.87.0
4+
5+
### Minor Changes
6+
7+
- [#9494](https://github.com/wso2/identity-apps/pull/9494) [`a757fe4e3523dea2d65cd6e51d2d57de107fb123`](https://github.com/wso2/identity-apps/commit/a757fe4e3523dea2d65cd6e51d2d57de107fb123) Thanks [@LinukaAr](https://github.com/LinukaAr)! - Introduce a org level config to govern TOTP
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`a757fe4e3523dea2d65cd6e51d2d57de107fb123`](https://github.com/wso2/identity-apps/commit/a757fe4e3523dea2d65cd6e51d2d57de107fb123)]:
12+
13+
14+
315
## 2.86.3
416

517
### Patch Changes

apps/console/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@wso2is/console",
4-
"version": "2.86.3",
4+
"version": "2.87.0",
55
"description": "WSO2 Identity Server Console",
66
"author": "WSO2",
77
"license": "Apache-2.0",
@@ -61,7 +61,7 @@
6161
"@wso2is/admin.branding.v1": "^2.32.79",
6262
"@wso2is/admin.certificates.v1": "^2.25.205",
6363
"@wso2is/admin.claims.v1": "^2.30.1",
64-
"@wso2is/admin.connections.v1": "^2.34.12",
64+
"@wso2is/admin.connections.v1": "^2.35.0",
6565
"@wso2is/admin.console-settings.v1": "^2.26.7",
6666
"@wso2is/admin.core.v1": "^2.49.131",
6767
"@wso2is/admin.email-and-sms.v1": "^2.25.205",
@@ -111,7 +111,7 @@
111111
"@wso2is/dynamic-forms": "^2.4.41",
112112
"@wso2is/form": "^2.9.3",
113113
"@wso2is/forms": "^2.3.25",
114-
"@wso2is/i18n": "^2.31.6",
114+
"@wso2is/i18n": "^2.31.7",
115115
"@wso2is/react-components": "^2.9.25",
116116
"@wso2is/theme": "^2.8.9",
117117
"@wso2is/validation": "^2.4.2",

features/admin.connections.v1/CHANGELOG.md

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

3+
## 2.35.0
4+
5+
### Minor Changes
6+
7+
- [#9494](https://github.com/wso2/identity-apps/pull/9494) [`a757fe4e3523dea2d65cd6e51d2d57de107fb123`](https://github.com/wso2/identity-apps/commit/a757fe4e3523dea2d65cd6e51d2d57de107fb123) Thanks [@LinukaAr](https://github.com/LinukaAr)! - Introduce a org level config to govern TOTP
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`a757fe4e3523dea2d65cd6e51d2d57de107fb123`](https://github.com/wso2/identity-apps/commit/a757fe4e3523dea2d65cd6e51d2d57de107fb123)]:
12+
- @wso2is/admin[email protected]
13+
- @wso2is/admin[email protected]
14+
- @wso2is/i18n@2.31.7
15+
316
## 2.34.12
417

518
### Patch Changes

features/admin.connections.v1/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@wso2is/admin.connections.v1",
4-
"version": "2.34.12",
4+
"version": "2.35.0",
55
"description": "WSO2 Identity Server Console",
66
"author": "WSO2",
77
"license": "Apache-2.0",
@@ -25,12 +25,12 @@
2525
"@wso2is/admin.application-templates.v1": "^1.4.203",
2626
"@wso2is/admin.applications.v1": "^2.39.2",
2727
"@wso2is/admin.claims.v1": "^2.29.15",
28-
"@wso2is/admin.connections.v1": "^2.34.12",
28+
"@wso2is/admin.connections.v1": "^2.35.0",
2929
"@wso2is/admin.console-settings.v1": "^2.26.4",
3030
"@wso2is/admin.core.v1": "^2.49.111",
3131
"@wso2is/admin.extensions.v1": "^2.40.10",
3232
"@wso2is/admin.feature-gate.v1": "^1.6.2",
33-
"@wso2is/admin.identity-providers.v1": "^2.26.211",
33+
"@wso2is/admin.identity-providers.v1": "^2.27.0",
3434
"@wso2is/admin.identity-verification-providers.v1": "^2.27.205",
3535
"@wso2is/admin.organizations.v1": "^2.27.11",
3636
"@wso2is/admin.roles.v2": "^2.27.273",
@@ -40,7 +40,7 @@
4040
"@wso2is/dynamic-forms": "^2.4.41",
4141
"@wso2is/form": "^2.7.1",
4242
"@wso2is/forms": "^2.3.24",
43-
"@wso2is/i18n": "^2.30.60",
43+
"@wso2is/i18n": "^2.31.7",
4444
"@wso2is/react-components": "^2.9.25",
4545
"@wso2is/theme": "^2.6.12",
4646
"@wso2is/validation": "^2.4.1",

features/admin.identity-providers.v1/CHANGELOG.md

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

3+
## 2.27.0
4+
5+
### Minor Changes
6+
7+
- [#9494](https://github.com/wso2/identity-apps/pull/9494) [`a757fe4e3523dea2d65cd6e51d2d57de107fb123`](https://github.com/wso2/identity-apps/commit/a757fe4e3523dea2d65cd6e51d2d57de107fb123) Thanks [@LinukaAr](https://github.com/LinukaAr)! - Introduce a org level config to govern TOTP
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`a757fe4e3523dea2d65cd6e51d2d57de107fb123`](https://github.com/wso2/identity-apps/commit/a757fe4e3523dea2d65cd6e51d2d57de107fb123)]:
12+
- @wso2is/admin[email protected]
13+
- @wso2is/admin[email protected]
14+
- @wso2is/i18n@2.31.7
15+
316
## 2.26.211
417

518
### Patch Changes

features/admin.identity-providers.v1/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@wso2is/admin.identity-providers.v1",
4-
"version": "2.26.211",
4+
"version": "2.27.0",
55
"description": "WSO2 Identity Server Console",
66
"author": "WSO2",
77
"license": "Apache-2.0",
@@ -23,10 +23,10 @@
2323
"@wso2is/access-control": "^3.3.20",
2424
"@wso2is/admin.applications.v1": "^2.39.2",
2525
"@wso2is/admin.claims.v1": "^2.29.15",
26-
"@wso2is/admin.connections.v1": "^2.34.12",
26+
"@wso2is/admin.connections.v1": "^2.35.0",
2727
"@wso2is/admin.core.v1": "^2.49.111",
2828
"@wso2is/admin.extensions.v1": "^2.40.10",
29-
"@wso2is/admin.identity-providers.v1": "^2.26.211",
29+
"@wso2is/admin.identity-providers.v1": "^2.27.0",
3030
"@wso2is/admin.organizations.v1": "^2.27.11",
3131
"@wso2is/admin.roles.v2": "^2.27.273",
3232
"@wso2is/admin.server-configurations.v1": "^2.35.125",
@@ -35,7 +35,7 @@
3535
"@wso2is/dynamic-forms": "^2.4.41",
3636
"@wso2is/form": "^2.7.1",
3737
"@wso2is/forms": "^2.3.22",
38-
"@wso2is/i18n": "^2.30.60",
38+
"@wso2is/i18n": "^2.31.7",
3939
"@wso2is/react-components": "^2.9.16",
4040
"@wso2is/theme": "^2.6.11",
4141
"@wso2is/validation": "^2.4.1",

modules/i18n/CHANGELOG.md

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

3+
## 2.31.7
4+
5+
### Patch Changes
6+
7+
- [#9494](https://github.com/wso2/identity-apps/pull/9494) [`a757fe4e3523dea2d65cd6e51d2d57de107fb123`](https://github.com/wso2/identity-apps/commit/a757fe4e3523dea2d65cd6e51d2d57de107fb123) Thanks [@LinukaAr](https://github.com/LinukaAr)! - Introduce a org level config to govern TOTP
8+
39
## 2.31.6
410

511
### Patch Changes

modules/i18n/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/i18n",
4-
"version": "2.31.6",
4+
"version": "2.31.7",
55
"description": "This module contains the configs, helpers and translations required to make an identity app available in multiple languages.",
66
"keywords": [
77
"WSO2",

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)