Skip to content

Commit 15f501d

Browse files
chore(main): release 0.1.1 (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 74b5d1b commit 15f501d

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.1.1](https://github.com/koki-develop/cat-code/compare/v0.1.0...v0.1.1) (2025-06-27)
4+
5+
6+
### Bug Fixes
7+
8+
* Adjust cat behavior timings ([74b5d1b](https://github.com/koki-develop/cat-code/commit/74b5d1b26d9cfa67c5f2f373adcf03ed4798271d))
9+
310
## [0.1.0](https://github.com/koki-develop/cat-code/compare/v0.0.2...v0.1.0) (2025-06-27)
411

512

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.tsx",
44
"type": "module",
5-
"version": "0.1.0",
5+
"version": "0.1.1",
66
"author": "koki-develop <[email protected]>",
77
"homepage": "https://github.com/koki-develop/cat-code",
88
"repository": {

0 commit comments

Comments
 (0)