Skip to content

Commit 8bfed72

Browse files
chore(main): release 0.0.1 (#1)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 72a6196 commit 8bfed72

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## 0.0.1 (2026-02-27)
4+
5+
6+
### Features
7+
8+
* Add `run` subcommand for executing source files in Codize sandbox ([f001b1d](https://github.com/codize-dev/cli/commit/f001b1dee8488f7e8e864cf37c1bfbfd4ba91be3))
9+
* Release v0.0.1 ([72a6196](https://github.com/codize-dev/cli/commit/72a61969ea10fd06a12964e65bef3d3657e99031))

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.0",
5+
"version": "0.0.1",
66
"author": "koki-develop <kou.pg.0131@gmail.com>",
77
"homepage": "https://github.com/codize-dev/cli",
88
"repository": {

0 commit comments

Comments
 (0)