Skip to content

Commit cd46e86

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

File tree

13 files changed

+54
-12
lines changed

13 files changed

+54
-12
lines changed

apps/api/CHANGELOG.md

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

22

3+
## [3.2.0](https://github.com/akash-network/console/compare/console-api/v3.1.3...console-api/v3.2.0) (2025-11-07)
4+
5+
6+
### Features
7+
8+
* **onboarding:** welcome step create deployment ([#2170](https://github.com/akash-network/console/issues/2170)) ([47c2a91](https://github.com/akash-network/console/commit/47c2a91aea877d4a06ea7953b20f3fa31151b0dd))
9+
310
## [3.1.3](https://github.com/akash-network/console/compare/console-api/v3.1.2...console-api/v3.1.3) (2025-11-06)
411

512

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.1.3",
3+
"version": "3.2.0",
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.2.0](https://github.com/akash-network/console/compare/console-web/v3.1.2...console-web/v3.2.0) (2025-11-07)
4+
5+
6+
### Features
7+
8+
* **onboarding:** welcome step create deployment ([#2170](https://github.com/akash-network/console/issues/2170)) ([47c2a91](https://github.com/akash-network/console/commit/47c2a91aea877d4a06ea7953b20f3fa31151b0dd))
9+
310
## [3.1.2](https://github.com/akash-network/console/compare/console-web/v3.1.1...console-web/v3.1.2) (2025-11-06)
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.1.2",
3+
"version": "3.2.0",
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.2.0](https://github.com/akash-network/console/compare/log-collector/v2.1.0...log-collector/v2.2.0) (2025-11-07)
4+
5+
6+
### Features
7+
8+
* **onboarding:** welcome step create deployment ([#2170](https://github.com/akash-network/console/issues/2170)) ([47c2a91](https://github.com/akash-network/console/commit/47c2a91aea877d4a06ea7953b20f3fa31151b0dd))
9+
310
## [2.1.0](https://github.com/akash-network/console/compare/log-collector/v2.0.2...log-collector/v2.1.0) (2025-11-05)
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.1.0",
3+
"version": "2.2.0",
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.2.0](https://github.com/akash-network/console/compare/notifications/v2.1.2...notifications/v2.2.0) (2025-11-07)
4+
5+
6+
### Features
7+
8+
* **onboarding:** welcome step create deployment ([#2170](https://github.com/akash-network/console/issues/2170)) ([47c2a91](https://github.com/akash-network/console/commit/47c2a91aea877d4a06ea7953b20f3fa31151b0dd))
9+
310
## [2.1.2](https://github.com/akash-network/console/compare/notifications/v2.1.1...notifications/v2.1.2) (2025-11-06)
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.1.2",
3+
"version": "2.2.0",
44
"private": true,
55
"description": "",
66
"license": "Apache-2.0",

apps/provider-console/CHANGELOG.md

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

22

3+
## [1.30.0](https://github.com/akash-network/console/compare/provider-console/v1.29.1...provider-console/v1.30.0) (2025-11-07)
4+
5+
6+
### Features
7+
8+
* **onboarding:** welcome step create deployment ([#2170](https://github.com/akash-network/console/issues/2170)) ([47c2a91](https://github.com/akash-network/console/commit/47c2a91aea877d4a06ea7953b20f3fa31151b0dd))
9+
310
## [1.29.1](https://github.com/akash-network/console/compare/provider-console/v1.29.0...provider-console/v1.29.1) (2025-10-29)
411

512

apps/provider-console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@akashnetwork/provider-console",
3-
"version": "1.29.1",
3+
"version": "1.30.0",
44
"private": true,
55
"scripts": {
66
"build": "npm run build-env-schemas && next build",

0 commit comments

Comments
 (0)