Skip to content

Commit cf12483

Browse files
authored
Merge branch 'develop' into bootstrap
2 parents ddad88b + d76cae1 commit cf12483

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [3.6.8-develop.1](https://github.com/cheqd/studio/compare/3.6.7...3.6.8-develop.1) (2025-05-09)
4+
5+
### Bug Fixes
6+
7+
* Resolve testnet token delegation issues ([#678](https://github.com/cheqd/studio/issues/678)) ([1e44bf2](https://github.com/cheqd/studio/commit/1e44bf2970c193e0b438205016bb6a141f98276d))
8+
39
## [3.6.7](https://github.com/cheqd/studio/compare/3.6.6...3.6.7) (2025-05-09)
410

511
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cheqd/studio",
3-
"version": "3.6.7",
3+
"version": "3.6.8-develop.1",
44
"description": "cheqd Studio Backend",
55
"source": "src/index.ts",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)