We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e44bf2 commit d76cae1Copy full SHA for d76cae1
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## [3.6.7](https://github.com/cheqd/studio/compare/3.6.6...3.6.7) (2025-05-09)
10
11
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@cheqd/studio",
- "version": "3.6.7",
+ "version": "3.6.8-develop.1",
"description": "cheqd Studio Backend",
"source": "src/index.ts",
"main": "dist/index.js",
0 commit comments