Skip to content

Commit

Permalink
chore(release): released version console-api/v2.42.0 console-web/v2.26.0
Browse files Browse the repository at this point in the history
(#573)

* chore(release): released version console-api/v2.42.0

* chore(release): released version console-web/v2.26.0

---------

Co-authored-by: CI <[email protected]>
  • Loading branch information
github-actions[bot] and CI authored Dec 18, 2024
1 parent 9d1c5b5 commit 2de62dc
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 2 deletions.
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.42.0](https://github.com/akash-network/console/compare/console-api/v2.41.1...console-api/v2.42.0) (2024-12-18)


### Features

* **dx:** move internal endpoints to v1 ([6e98471](https://github.com/akash-network/console/commit/6e984717882c6c167f2cfb0b79b2f5768c57fc53)), closes [#571](https://github.com/akash-network/console/issues/571)

## [2.41.1](https://github.com/akash-network/console/compare/console-api/v2.41.0...console-api/v2.41.1) (2024-12-16)


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.41.1",
"version": "2.42.0",
"description": "Api providing data to the deploy tool",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions apps/deploy-web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [2.26.0](https://github.com/akash-network/console/compare/console-web/v2.25.4...console-web/v2.26.0) (2024-12-18)


### Features

* **wallet:** save selected wallet type local storage ([9d1c5b5](https://github.com/akash-network/console/commit/9d1c5b5a444633012cdda800a55b4ff904b6ee58)), closes [#570](https://github.com/akash-network/console/issues/570)

## [2.25.4](https://github.com/akash-network/console/compare/console-web/v2.25.4-beta.0...console-web/v2.25.4) (2024-12-10)

## [2.25.4-beta.0](https://github.com/akash-network/console/compare/console-web/v2.25.3...console-web/v2.25.4-beta.0) (2024-12-10)
Expand Down
2 changes: 1 addition & 1 deletion apps/deploy-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@akashnetwork/console-web",
"version": "2.25.4",
"version": "2.26.0",
"private": true,
"description": "Web UI to deploy on the Akash Network and view statistic about network usage.",
"license": "Apache-2.0",
Expand Down

0 comments on commit 2de62dc

Please sign in to comment.