We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6a9e5e commit db72e47Copy full SHA for db72e47
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.6.0](https://github.com/codize-dev/cli/compare/v0.5.0...v0.6.0) (2026-03-10)
4
+
5
6
+### Features
7
8
+* Update sdk to v0.3.1 and migrate to runtime-based API ([c6a9e5e](https://github.com/codize-dev/cli/commit/c6a9e5e54424aad46ed6caf26b52669cdd9c21bf))
9
10
## [0.5.0](https://github.com/codize-dev/cli/compare/v0.4.0...v0.5.0) (2026-02-28)
11
12
package.json
@@ -2,7 +2,7 @@
"name": "@codize/cli",
"module": "src/index.ts",
"type": "module",
- "version": "0.5.0",
+ "version": "0.6.0",
"author": "koki-develop <kou.pg.0131@gmail.com>",
"homepage": "https://github.com/codize-dev/cli",
"repository": {
0 commit comments