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 7ea16a1 commit 6a5c98bCopy full SHA for 6a5c98b
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.7.0](https://github.com/codize-dev/cli/compare/v0.6.0...v0.7.0) (2026-06-15)
4
+
5
6
+### Features
7
8
+* Update @codize/sdk to v0.4.0 ([7ea16a1](https://github.com/codize-dev/cli/commit/7ea16a1be23716b06cf254ea4e1363ff1a364b5f))
9
10
## [0.6.0](https://github.com/codize-dev/cli/compare/v0.5.0...v0.6.0) (2026-03-10)
11
12
package.json
@@ -2,7 +2,7 @@
"name": "@codize/cli",
"module": "src/index.ts",
"type": "module",
- "version": "0.6.0",
+ "version": "0.7.0",
"author": "koki-develop <kou.pg.0131@gmail.com>",
"homepage": "https://github.com/codize-dev/cli",
"repository": {
0 commit comments