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