Skip to content

Commit 71e7eec

Browse files
chore(release): update versions and changelogs (#673)
1 parent 1d57578 commit 71e7eec

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

apps/api/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11

22

3+
## [2.50.1](https://github.com/akash-network/console/compare/console-api/v2.50.0...console-api/v2.50.1) (2025-01-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **analytics:** fix provider graph grace period calculation ([8fcad27](https://github.com/akash-network/console/commit/8fcad27b7b09df457228e0f9ef888abc1459aeb0))
9+
* **deployment:** ensure a single deployment top up error doesn't prevent others ([#675](https://github.com/akash-network/console/issues/675)) ([1d57578](https://github.com/akash-network/console/commit/1d57578b9a804a17497af8d21aa82dbd982c7e7f))
10+
311
## [2.50.0](https://github.com/akash-network/console/compare/console-api/v2.49.0...console-api/v2.50.0) (2025-01-16)
412

513

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@akashnetwork/console-api",
3-
"version": "2.50.0",
3+
"version": "2.50.1",
44
"description": "Api providing data to the deploy tool",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)