Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Commit d1c579b

Browse files
chore(release): 1.0.0 [skip ci]
## [1.0.0](v0.11.1...v1.0.0) (2025-10-29) ### ⚠ BREAKING CHANGES * migrated to akash network v1 ### Features * integrates new chain-sdk into akashjs ([#137](#137)) ([0fa50be](0fa50be))
1 parent 0fa50be commit d1c579b

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.0.0](https://github.com/akash-network/akashjs/compare/v0.11.1...v1.0.0) (2025-10-29)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* migrated to akash network v1
7+
8+
### Features
9+
10+
* integrates new chain-sdk into akashjs ([#137](https://github.com/akash-network/akashjs/issues/137)) ([0fa50be](https://github.com/akash-network/akashjs/commit/0fa50bed27bf31051408f9dd8769b935ba422641))
11+
112
## [0.11.1](https://github.com/akash-network/akashjs/compare/v0.11.0...v0.11.1) (2025-06-27)
213

314

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@akashnetwork/akashjs",
3-
"version": "0.11.1",
3+
"version": "1.0.0",
44
"description": "Akash Network JS SDK",
55
"repository": {
66
"url": "https://github.com/akash-network/akashjs"

0 commit comments

Comments
 (0)