We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c91ef5 commit fd4af0bCopy full SHA for fd4af0b
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [3.6.1](https://github.com/cheqd/studio/compare/3.6.0...3.6.1) (2024-12-05)
4
+
5
## [3.6.1-develop.2](https://github.com/cheqd/studio/compare/3.6.1-develop.1...3.6.1-develop.2) (2024-12-05)
6
7
## [3.6.1-develop.1](https://github.com/cheqd/studio/compare/3.6.0...3.6.1-develop.1) (2024-12-05)
package.json
@@ -1,6 +1,6 @@
{
"name": "@cheqd/studio",
- "version": "3.6.1-develop.2",
+ "version": "3.6.1",
"description": "cheqd Studio Backend",
"source": "src/index.ts",
"main": "dist/index.js",
0 commit comments