Skip to content

Commit 6a5c98b

Browse files
chore(main): release 0.7.0 (#15)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7ea16a1 commit 6a5c98b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [0.6.0](https://github.com/codize-dev/cli/compare/v0.5.0...v0.6.0) (2026-03-10)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@codize/cli",
33
"module": "src/index.ts",
44
"type": "module",
5-
"version": "0.6.0",
5+
"version": "0.7.0",
66
"author": "koki-develop <kou.pg.0131@gmail.com>",
77
"homepage": "https://github.com/codize-dev/cli",
88
"repository": {

0 commit comments

Comments
 (0)