Skip to content

Commit a3db45b

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

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.5.0](https://github.com/codize-dev/cli/compare/v0.4.0...v0.5.0) (2026-02-28)
4+
5+
6+
### Features
7+
8+
* Add config file support for API key persistence ([a8e691f](https://github.com/codize-dev/cli/commit/a8e691faa4439daed9a84f709fb903ea2b2b04a8))
9+
310
## [0.4.0](https://github.com/codize-dev/cli/compare/v0.3.1...v0.4.0) (2026-02-28)
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.4.0",
5+
"version": "0.5.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)