File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 1.0.0 (2025-09-30)
4+
5+
6+ ### Features
7+
8+ * Add command ([ dc4f2a0] ( https://github.com/koki-develop/ts-cli-template/commit/dc4f2a09a36abb51a0205306dd461e22e4ea4db2 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** deps:** update dependency commander to v14.0.1 ([ #24 ] ( https://github.com/koki-develop/ts-cli-template/issues/24 ) ) ([ e662e4f] ( https://github.com/koki-develop/ts-cli-template/commit/e662e4f431586bed91c11c7dfe06fbafcd1e50b6 ) )
Original file line number Diff line number Diff line change 22 "name" : " TODO" ,
33 "module" : " src/index.ts" ,
44 "type" : " module" ,
5- "version" : " 0 .0.0" ,
5+ "version" : " 1 .0.0" ,
66 "author" : " koki-develop <kou.pg.0131@gmail.com>" ,
77 "homepage" : " https://github.com/koki-develop/TODO" ,
88 "repository" : {
2525 "prepublishOnly" : " bun run build"
2626 },
2727 "dependencies" : {
28- "commander" : " 14.0.1 "
28+ "commander" : " 14.0.0 "
2929 },
3030 "devDependencies" : {
3131 "@biomejs/biome" : " 2.2.4" ,
You can’t perform that action at this time.
0 commit comments