diff --git a/apps/deploy-web/CHANGELOG.md b/apps/deploy-web/CHANGELOG.md index 7680082..f703095 100644 --- a/apps/deploy-web/CHANGELOG.md +++ b/apps/deploy-web/CHANGELOG.md @@ -1,5 +1,12 @@ +## [2.27.4](https://github.com/akash-network/console-ci-test/compare/console-web/v2.27.3...console-web/v2.27.4) (2024-12-10) + + +### Bug Fixes + +* dummy ([7b82f3b](https://github.com/akash-network/console-ci-test/commit/7b82f3b6344ba7ce1c170e6e97e63e29db02ec16)) + ## [2.27.3](https://github.com/akash-network/console-ci-test/compare/console-web/v2.27.1...console-web/v2.27.3) (2024-12-10) diff --git a/apps/deploy-web/package.json b/apps/deploy-web/package.json index cbfd33b..fabe33c 100644 --- a/apps/deploy-web/package.json +++ b/apps/deploy-web/package.json @@ -1,6 +1,6 @@ { "name": "@akashnetwork/console-web", - "version": "2.27.3", + "version": "2.27.4", "private": true, "description": "Web UI to deploy on the Akash Network and view statistic about network usage.", "license": "Apache-2.0",