We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74b5d1b commit 15f501dCopy full SHA for 15f501d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [0.1.0](https://github.com/koki-develop/cat-code/compare/v0.0.2...v0.1.0) (2025-06-27)
11
12
package.json
@@ -2,7 +2,7 @@
"name": "cat-code",
"module": "src/index.tsx",
"type": "module",
- "version": "0.1.0",
+ "version": "0.1.1",
"author": "koki-develop <[email protected]>",
"homepage": "https://github.com/koki-develop/cat-code",
"repository": {
0 commit comments