We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bc251e commit 4a54937Copy full SHA for 4a54937
CHANGELOG.md
@@ -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
@@ -2,7 +2,7 @@
"name": "TODO",
"module": "src/index.ts",
"type": "module",
- "version": "0.0.0",
+ "version": "1.0.0",
"author": "koki-develop <kou.pg.0131@gmail.com>",
"homepage": "https://github.com/koki-develop/TODO",
"repository": {
0 commit comments