Skip to content

Commit d2378cf

Browse files
chore(release): update versions and changelogs
1 parent 4b4a020 commit d2378cf

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

apps/api/CHANGELOG.md

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

22

3+
## [2.119.0](https://github.com/akash-network/console/compare/console-api/v2.118.0...console-api/v2.119.0) (2025-09-18)
4+
5+
6+
### Features
7+
8+
* **billing:** implements payment link in post trial notification ([71205cb](https://github.com/akash-network/console/commit/71205cbcc5c4e675d59450cb476ae9f05bcdb02d))
9+
10+
11+
### Bug Fixes
12+
13+
* **billing:** update the metadata user id for stripe customers ([#1938](https://github.com/akash-network/console/issues/1938)) ([4b4a020](https://github.com/akash-network/console/commit/4b4a0207f631803d0254be83d5876ed039b75e1e))
14+
315
## [2.118.0](https://github.com/akash-network/console/compare/console-api/v2.117.1...console-api/v2.118.0) (2025-09-17)
416

517

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.118.0",
3+
"version": "2.119.0",
44
"description": "Api providing data to the deploy tool",
55
"repository": {
66
"type": "git",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)