We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87c5691 commit 544b596Copy full SHA for 544b596
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [3.6.3](https://github.com/cheqd/studio/compare/3.6.2...3.6.3) (2025-03-25)
4
+
5
## [3.6.3-develop.1](https://github.com/cheqd/studio/compare/3.6.2...3.6.3-develop.1) (2025-03-24)
6
7
## [3.6.2](https://github.com/cheqd/studio/compare/3.6.1...3.6.2) (2025-03-21)
package.json
@@ -1,6 +1,6 @@
{
"name": "@cheqd/studio",
- "version": "3.6.3-develop.1",
+ "version": "3.6.3",
"description": "cheqd Studio Backend",
"source": "src/index.ts",
"main": "dist/index.js",
0 commit comments