From c44ef84819e05edc262fd070fef5dc70638753fb Mon Sep 17 00:00:00 2001 From: CI Date: Mon, 30 Dec 2024 14:18:22 +0000 Subject: [PATCH] chore(release): released version console-web/v2.27.10 --- 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 15d48030c..e52741237 100644 --- a/apps/deploy-web/CHANGELOG.md +++ b/apps/deploy-web/CHANGELOG.md @@ -1,5 +1,12 @@ +## [2.27.10](https://github.com/akash-network/console/compare/console-web/v2.27.9...console-web/v2.27.10) (2024-12-30) + + +### Bug Fixes + +* **billing:** fix usdc balance calculation ([18b6ef3](https://github.com/akash-network/console/commit/18b6ef3a0785f115651eec5afcbe25ab433af386)) + ## [2.27.9](https://github.com/akash-network/console/compare/console-web/v2.27.8...console-web/v2.27.9) (2024-12-30) diff --git a/apps/deploy-web/package.json b/apps/deploy-web/package.json index 8ca987376..060db7eb1 100644 --- a/apps/deploy-web/package.json +++ b/apps/deploy-web/package.json @@ -1,6 +1,6 @@ { "name": "@akashnetwork/console-web", - "version": "2.27.9", + "version": "2.27.10", "private": true, "description": "Web UI to deploy on the Akash Network and view statistic about network usage.", "license": "Apache-2.0",