Skip to content

Commit fdeca1f

Browse files
chore(main): release ts 1.0.0-alpha.35
1 parent 8347328 commit fdeca1f

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"ts": "1.0.0-alpha.34"
2+
"ts": "1.0.0-alpha.35"
33
}

ts/CHANGELOG.md

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

3+
## [1.0.0-alpha.35](https://github.com/akash-network/chain-sdk/compare/ts/v1.0.0-alpha.34...ts/v1.0.0-alpha.35) (2026-06-11)
4+
5+
6+
### Features
7+
8+
* **jwt:** add attestation permission scope ([#324](https://github.com/akash-network/chain-sdk/issues/324)) ([8347328](https://github.com/akash-network/chain-sdk/commit/8347328674557c077d4f7ec0550a00ad1ff72d46))
9+
310
## [1.0.0-alpha.34](https://github.com/akash-network/chain-sdk/compare/ts/v1.0.0-alpha.33...ts/v1.0.0-alpha.34) (2026-06-04)
411

512

ts/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.

ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@akashnetwork/chain-sdk",
3-
"version": "1.0.0-alpha.34",
3+
"version": "1.0.0-alpha.35",
44
"type": "module",
55
"description": "Akash API TypeScript client",
66
"keywords": [],

0 commit comments

Comments
 (0)