Skip to content

Commit

Permalink
chore(release): released version console-api/v2.43.4
Browse files Browse the repository at this point in the history
  • Loading branch information
CI authored and ygrishajev committed Dec 30, 2024
1 parent b721141 commit 030fc85
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.43.4](https://github.com/akash-network/console/compare/console-api/v2.43.3...console-api/v2.43.4) (2024-12-30)


### Bug Fixes

* **billing:** properly check fee grant before tx ([b721141](https://github.com/akash-network/console/commit/b72114172847514cbccbd831db3503d20f533aed))

## [2.43.3](https://github.com/akash-network/console/compare/console-api/v2.43.2...console-api/v2.43.3) (2024-12-30)


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.43.3",
"version": "2.43.4",
"description": "Api providing data to the deploy tool",
"repository": {
"type": "git",
Expand Down

0 comments on commit 030fc85

Please sign in to comment.