Skip to content

Commit defe97a

Browse files
chore(release): update versions and changelogs (#2445)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3d55961 commit defe97a

File tree

9 files changed

+41
-8
lines changed

9 files changed

+41
-8
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+
## [3.18.2](https://github.com/akash-network/console/compare/console-api/v3.18.1...console-api/v3.18.2) (2026-01-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **managed-wallet:** ensure fee authorization sync with blockchain and auto-refill for trial wallets ([c3ee8f0](https://github.com/akash-network/console/commit/c3ee8f03f528aaddf34fcca43c64708fef4da040)), closes [#2338](https://github.com/akash-network/console/issues/2338)
9+
10+
11+
### Code Refactoring
12+
13+
* remove anonymous user feature ([#2436](https://github.com/akash-network/console/issues/2436)) ([d221387](https://github.com/akash-network/console/commit/d2213873df63dd85b477ad4b366527125bba10be))
14+
315
## [3.18.1](https://github.com/akash-network/console/compare/console-api/v3.18.0...console-api/v3.18.1) (2026-01-02)
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": "3.18.1",
3+
"version": "3.18.2",
44
"description": "Api providing data to the deploy tool",
55
"repository": {
66
"type": "git",

apps/deploy-web/CHANGELOG.md

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

22

3+
## [3.18.2](https://github.com/akash-network/console/compare/console-web/v3.18.1...console-web/v3.18.2) (2026-01-05)
4+
5+
6+
### Code Refactoring
7+
8+
* remove anonymous user feature ([#2436](https://github.com/akash-network/console/issues/2436)) ([d221387](https://github.com/akash-network/console/commit/d2213873df63dd85b477ad4b366527125bba10be))
9+
310
## [3.18.1](https://github.com/akash-network/console/compare/console-web/v3.18.0...console-web/v3.18.1) (2026-01-02)
411

512

apps/deploy-web/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-web",
3-
"version": "3.18.1",
3+
"version": "3.18.2",
44
"private": true,
55
"description": "Web UI to deploy on the Akash Network and view statistic about network usage.",
66
"repository": {

apps/log-collector/CHANGELOG.md

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

22

3+
## [2.9.2](https://github.com/akash-network/console/compare/log-collector/v2.9.1...log-collector/v2.9.2) (2026-01-05)
4+
5+
6+
### Code Refactoring
7+
8+
* remove anonymous user feature ([#2436](https://github.com/akash-network/console/issues/2436)) ([d221387](https://github.com/akash-network/console/commit/d2213873df63dd85b477ad4b366527125bba10be))
9+
310
## [2.9.1](https://github.com/akash-network/console/compare/log-collector/v2.9.0...log-collector/v2.9.1) (2025-12-29)
411

512

apps/log-collector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@akashnetwork/log-collector",
3-
"version": "2.9.1",
3+
"version": "2.9.2",
44
"description": "A log collector worker to forward logs from provider to logging services for certain deployments ",
55
"keywords": [
66
"logs",

apps/notifications/CHANGELOG.md

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

22

3+
## [2.10.2](https://github.com/akash-network/console/compare/notifications/v2.10.1...notifications/v2.10.2) (2026-01-05)
4+
5+
6+
### Code Refactoring
7+
8+
* remove anonymous user feature ([#2436](https://github.com/akash-network/console/issues/2436)) ([d221387](https://github.com/akash-network/console/commit/d2213873df63dd85b477ad4b366527125bba10be))
9+
310
## [2.10.1](https://github.com/akash-network/console/compare/notifications/v2.10.0...notifications/v2.10.1) (2025-12-29)
411

512

apps/notifications/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@akashnetwork/notifications",
3-
"version": "2.10.1",
3+
"version": "2.10.2",
44
"private": true,
55
"description": "",
66
"license": "Apache-2.0",

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)