Skip to content

Commit 2d9c715

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 70af3b9 commit 2d9c715

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+
## 0.0.1 (2025-06-26)
4+
5+
6+
### Features
7+
8+
* Release ([70af3b9](https://github.com/koki-develop/cat-code/commit/70af3b912069236faaeed593dcdd149db0476c35))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cat-code",
33
"module": "src/index.ts",
44
"type": "module",
5-
"version": "0.0.0",
5+
"version": "0.0.1",
66
"author": "koki-develop <[email protected]>",
77
"homepage": "https://github.com/koki-develop/cat-code",
88
"repository": {

0 commit comments

Comments
 (0)