Skip to content

Commit 4a54937

Browse files
chore(main): release 1.0.0
1 parent 7bc251e commit 4a54937

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-09-03)
4+
5+
6+
### Features
7+
8+
* Add command ([dc4f2a0](https://github.com/koki-develop/ts-cli-template/commit/dc4f2a09a36abb51a0205306dd461e22e4ea4db2))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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": {

0 commit comments

Comments
 (0)