We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8809e91 commit 8b5728bCopy full SHA for 8b5728b
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [3.6.2](https://github.com/cheqd/studio/compare/3.6.1...3.6.2) (2025-03-21)
4
+
5
+### Bug Fixes
6
7
+* Changes for resolver updates [DEV-4772] ([#643](https://github.com/cheqd/studio/issues/643)) ([e97e909](https://github.com/cheqd/studio/commit/e97e909dd0e573ae5075371f22d67216fa3f252a))
8
9
## [3.6.2-develop.2](https://github.com/cheqd/studio/compare/3.6.2-develop.1...3.6.2-develop.2) (2025-03-21)
10
11
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@cheqd/studio",
- "version": "3.6.2-develop.2",
+ "version": "3.6.2",
"description": "cheqd Studio Backend",
"source": "src/index.ts",
"main": "dist/index.js",
0 commit comments