Skip to content

Commit 063a7b6

Browse files
chore(main): release 0.1.0 (#2)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1aa35d2 commit 063a7b6

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.1.0](https://github.com/codize-dev/cli/compare/v0.0.1...v0.1.0) (2026-02-27)
4+
5+
6+
### Features
7+
8+
* Release v0.1.0 ([1aa35d2](https://github.com/codize-dev/cli/commit/1aa35d2d961a3eaae9c80f21baca4bdb11d6d731))
9+
10+
11+
### Bug Fixes
12+
13+
* Capitalize 'Sandbox' in run command description ([7c7fd75](https://github.com/codize-dev/cli/commit/7c7fd756bac93252fec25d54fb5d4c45ade9876a))
14+
315
## 0.0.1 (2026-02-27)
416

517

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.0.1",
5+
"version": "0.1.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)