From 27740d1d47864a148ea5598fc3c2ecfdf2b942bc Mon Sep 17 00:00:00 2001 From: CI Date: Wed, 4 Dec 2024 10:53:17 +0000 Subject: [PATCH] chore(release): released version console-web/v2.27.1 --- apps/deploy-web/CHANGELOG.md | 7 +++++++ apps/deploy-web/package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/apps/deploy-web/CHANGELOG.md b/apps/deploy-web/CHANGELOG.md index a7dd8b75..f341c27e 100644 --- a/apps/deploy-web/CHANGELOG.md +++ b/apps/deploy-web/CHANGELOG.md @@ -1,5 +1,12 @@ +## [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) + + +### Bug Fixes + +* dummy ([3f02b0f](https://github.com/akash-network/console-ci-test/commit/3f02b0fcbdeccee451b5868d271f765e6a0fb8e3)) + ## [2.27.0](https://github.com/akash-network/console-ci-test/compare/console-api/v2.36.0...2.27.0) (2024-12-04) ## [2.26.0](https://github.com/akash-network/console-ci-test/compare/console-web/v2.25.1-beta.1...2.26.0) (2024-12-03) diff --git a/apps/deploy-web/package.json b/apps/deploy-web/package.json index b739588e..26563128 100644 --- a/apps/deploy-web/package.json +++ b/apps/deploy-web/package.json @@ -1,6 +1,6 @@ { "name": "@akashnetwork/console-web", - "version": "2.27.0", + "version": "2.27.1", "private": true, "description": "Web UI to deploy on the Akash Network and view statistic about network usage.", "license": "Apache-2.0",