Skip to content

Commit 93feb92

Browse files
Listed 7.3.0 as the latest IS version
1 parent 20dde91 commit 93feb92

6 files changed

Lines changed: 11 additions & 1 deletion

File tree

Lines changed: 1 addition & 0 deletions
Loading

en/asgardeo/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ extra:
6565
- name: Nuxt SDK
6666
artifact_id: '@asgardeo/nuxt'
6767
icon: assets/img/logo/nuxtjs-logo.svg
68+
dark_icon: assets/img/logo/nuxtjs-logo-dark.svg
6869
description: Nuxt implementation of Asgardeo JavaScript SDK.
6970
registry_url: https://registry.npmjs.org/@asgardeo/nuxt/latest
7071
version: ''

en/base.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@ extra:
326326
- name: Nuxt SDK
327327
artifact_id: '@asgardeo/nuxt'
328328
icon: assets/img/logo/nuxtjs-logo.svg
329+
dark_icon: assets/img/logo/nuxtjs-logo-dark.svg
329330
description: Nuxt implementation of Asgardeo JavaScript SDK.
330331
registry_url: https://registry.npmjs.org/@asgardeo/nuxt/latest
331332
version: ''
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

en/identity-server/versions/docs/assets/versions.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
{
2-
"current": "7.2.0",
2+
"current": "7.3.0",
33
"list": [
4+
"7.3.0",
45
"7.2.0",
56
"7.1.0",
67
"7.0.0",
78
"6.1.0",
89
"6.0.0"
910
],
1011
"all": {
12+
"7.3.0": {
13+
"doc": "https://is.docs.wso2.com/en/7.3.0",
14+
"notes": "7.3.0/get-started/about-this-release"
15+
},
1116
"7.2.0": {
1217
"doc": "https://is.docs.wso2.com/en/7.2.0",
1318
"notes": "7.2.0/get-started/about-this-release"

0 commit comments

Comments
 (0)