Skip to content

Commit

Permalink
chore(release): update versions and changelogs (#690)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 21, 2025
1 parent c410f81 commit e393532
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions apps/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [2.52.3](https://github.com/akash-network/console/compare/console-api/v2.52.2...console-api/v2.52.3) (2025-01-21)


### Bug Fixes

* **stats:** moves total storage aggregation outside of reduce ([#689](https://github.com/akash-network/console/issues/689)) ([c410f81](https://github.com/akash-network/console/commit/c410f81edb5ca01c701449284515236c68f821b9))

## [2.52.2](https://github.com/akash-network/console/compare/console-api/v2.52.1...console-api/v2.52.2) (2025-01-21)


Expand Down
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@akashnetwork/console-api",
"version": "2.52.2",
"version": "2.52.3",
"description": "Api providing data to the deploy tool",
"repository": {
"type": "git",
Expand Down

0 comments on commit e393532

Please sign in to comment.