From 08ea8925b865c53cb4ddd606061c589ae66670bb Mon Sep 17 00:00:00 2001 From: CI Date: Tue, 10 Dec 2024 08:13:40 +0000 Subject: [PATCH] chore(release): released version console-api/v2.37.5 --- apps/api/CHANGELOG.md | 8 ++++++++ apps/api/package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/apps/api/CHANGELOG.md b/apps/api/CHANGELOG.md index db73ee6e..55b7ffad 100644 --- a/apps/api/CHANGELOG.md +++ b/apps/api/CHANGELOG.md @@ -1,5 +1,13 @@ +## [2.37.5](https://github.com/akash-network/console/compare/console-api/v2.37.3...console-api/v2.37.5) (2024-12-10) + + +### Bug Fixes + +* dummy ([31df8e6](https://github.com/akash-network/console/commit/31df8e66acc31f926f874d13d0b4100fb508d7f3)) +* dummy ([855d242](https://github.com/akash-network/console/commit/855d24218497da9ad933fe0dd1d562c5cdbac2e2)) + ## [2.37.4](https://github.com/akash-network/console/compare/console-api/v2.37.3...console-api/v2.37.4) (2024-12-10) diff --git a/apps/api/package.json b/apps/api/package.json index d1fc839f..70c4974e 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -1,6 +1,6 @@ { "name": "@akashnetwork/console-api", - "version": "2.37.4", + "version": "2.37.5", "description": "Api providing data to the deploy tool", "repository": { "type": "git",