diff --git a/apps/deploy-web/CHANGELOG.md b/apps/deploy-web/CHANGELOG.md index f341c27e..9671ed0a 100644 --- a/apps/deploy-web/CHANGELOG.md +++ b/apps/deploy-web/CHANGELOG.md @@ -1,5 +1,12 @@ +## [2.27.2](https://github.com/akash-network/console-ci-test/compare/console-web/v2.27.1...console-web/v2.27.2) (2024-12-04) + + +### Bug Fixes + +* dummy ([82a752f](https://github.com/akash-network/console-ci-test/commit/82a752f599fb1dd9cdb177373480453c904cc653)) + ## [2.27.1](https://github.com/akash-network/console-ci-test/compare/console-web/v2.25.1-beta.1...console-web/v2.27.1) (2024-12-04) diff --git a/apps/deploy-web/package.json b/apps/deploy-web/package.json index 26563128..d621e6dd 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",