Skip to content

Commit

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


### Features

* **billing:** resolve with valid only grants and allowances from http service ([77a0ffc](https://github.com/akash-network/console/commit/77a0ffcfe0ce912814d3e3803af6b1ac803cde71))

## [2.42.0](https://github.com/akash-network/console/compare/console-api/v2.41.1...console-api/v2.42.0) (2024-12-18)


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

0 comments on commit cee14bb

Please sign in to comment.