From f0a7c7f8d62f14493c62e9e2ccfe74b79cd7ae96 Mon Sep 17 00:00:00 2001 From: CI Date: Fri, 27 Dec 2024 20:30:55 +0000 Subject: [PATCH] chore(release): released version console-web/v2.27.2 --- apps/deploy-web/CHANGELOG.md | 8 ++++++++ apps/deploy-web/package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/apps/deploy-web/CHANGELOG.md b/apps/deploy-web/CHANGELOG.md index d6f4eacb6..5f6dfe8e4 100644 --- a/apps/deploy-web/CHANGELOG.md +++ b/apps/deploy-web/CHANGELOG.md @@ -1,5 +1,13 @@ +## [2.27.2](https://github.com/akash-network/console/compare/console-web/v2.27.0...console-web/v2.27.2) (2024-12-27) + + +### Bug Fixes + +* disable grantee grants temporarily ([1a992c1](https://github.com/akash-network/console/commit/1a992c1031ca8b17d6c0c613d9eba4286e54175b)) +* update package version ([a873df7](https://github.com/akash-network/console/commit/a873df7dcc77b57c065ac1bb5783603e921bf673)) + ## [2.27.1](https://github.com/akash-network/console/compare/console-web/v2.27.0...console-web/v2.27.1) (2024-12-27) diff --git a/apps/deploy-web/package.json b/apps/deploy-web/package.json index 61b0b1024..0c7df1425 100644 --- a/apps/deploy-web/package.json +++ b/apps/deploy-web/package.json @@ -1,6 +1,6 @@ { "name": "@akashnetwork/console-web", - "version": "2.27.1", + "version": "2.27.2", "private": true, "description": "Web UI to deploy on the Akash Network and view statistic about network usage.", "license": "Apache-2.0",