From ec92859842a083fd5098b809c4b637b98a3c74a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 28 Oct 2024 06:49:04 +0000 Subject: [PATCH] [WSO2 Release] [GitHub Action] [Release] [skip ci] update package versions --- .changeset/chilly-cooks-cheat.md | 5 ----- apps/console/CHANGELOG.md | 7 +++++++ apps/console/package.json | 4 ++-- features/admin.logs.v1/CHANGELOG.md | 6 ++++++ features/admin.logs.v1/package.json | 2 +- pnpm-lock.yaml | 2 +- 6 files changed, 17 insertions(+), 9 deletions(-) delete mode 100644 .changeset/chilly-cooks-cheat.md diff --git a/.changeset/chilly-cooks-cheat.md b/.changeset/chilly-cooks-cheat.md deleted file mode 100644 index 130ac95abde..00000000000 --- a/.changeset/chilly-cooks-cheat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@wso2is/admin.logs.v1": patch ---- - -Hide audit logs when the token doesn't has required feature scope diff --git a/apps/console/CHANGELOG.md b/apps/console/CHANGELOG.md index 4db1dc04ca6..fc12a70049d 100644 --- a/apps/console/CHANGELOG.md +++ b/apps/console/CHANGELOG.md @@ -1,5 +1,12 @@ # @wso2is/console +## 2.34.9 + +### Patch Changes + +- Updated dependencies [[`da5901a1dbba8ca831a0d2974cb6b94baadf9bba`](https://github.com/wso2/identity-apps/commit/da5901a1dbba8ca831a0d2974cb6b94baadf9bba)]: + - @wso2is/admin.logs.v1@1.5.8 + ## 2.34.8 ### Patch Changes diff --git a/apps/console/package.json b/apps/console/package.json index 7affda642f8..0f8ef72e6f3 100644 --- a/apps/console/package.json +++ b/apps/console/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@wso2is/console", - "version": "2.34.8", + "version": "2.34.9", "description": "WSO2 Identity Server Console", "author": "WSO2", "license": "Apache-2.0", @@ -69,7 +69,7 @@ "@wso2is/admin.groups.v1": "^2.25.7", "@wso2is/admin.home.v1": "^1.6.7", "@wso2is/admin.identity-verification-providers.v1": "^2.27.7", - "@wso2is/admin.logs.v1": "^1.5.7", + "@wso2is/admin.logs.v1": "^1.5.8", "@wso2is/admin.oidc-scopes.v1": "^2.25.7", "@wso2is/admin.org-insights.v1": "^2.25.7", "@wso2is/admin.organization-discovery.v1": "^2.25.7", diff --git a/features/admin.logs.v1/CHANGELOG.md b/features/admin.logs.v1/CHANGELOG.md index 597d2b77e4b..1b21a3038ed 100644 --- a/features/admin.logs.v1/CHANGELOG.md +++ b/features/admin.logs.v1/CHANGELOG.md @@ -1,5 +1,11 @@ # @wso2is/admin.logs.v1 +## 1.5.8 + +### Patch Changes + +- [#7051](https://github.com/wso2/identity-apps/pull/7051) [`da5901a1dbba8ca831a0d2974cb6b94baadf9bba`](https://github.com/wso2/identity-apps/commit/da5901a1dbba8ca831a0d2974cb6b94baadf9bba) Thanks [@pavinduLakshan](https://github.com/pavinduLakshan)! - Hide audit logs when the token doesn't has required feature scope + ## 1.5.7 ### Patch Changes diff --git a/features/admin.logs.v1/package.json b/features/admin.logs.v1/package.json index 83844f27bbe..69745e98ec4 100644 --- a/features/admin.logs.v1/package.json +++ b/features/admin.logs.v1/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@wso2is/admin.logs.v1", - "version": "1.5.7", + "version": "1.5.8", "description": "Query your logs to troubleshoot issues and monitor resource activities.", "author": "WSO2", "license": "Apache-2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3d1663735a6..c691e15c710 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -567,7 +567,7 @@ importers: specifier: ^1.6.7 version: link:../../features/admin.impersonation.v1 '@wso2is/admin.logs.v1': - specifier: ^1.5.7 + specifier: ^1.5.8 version: link:../../features/admin.logs.v1 '@wso2is/admin.oidc-scopes.v1': specifier: ^2.25.7