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 4e6d753 commit 67be556Copy full SHA for 67be556
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.2.1](https://github.com/koki-develop/cat-code/compare/v0.2.0...v0.2.1) (2025-08-04)
4
+
5
6
+### Features
7
8
+* Release ([21231d4](https://github.com/koki-develop/cat-code/commit/21231d4fe30a4d4caf7bac8af044b1e30630664e))
9
10
## [0.2.0](https://github.com/koki-develop/cat-code/compare/v0.1.1...v0.2.0) (2025-06-30)
11
12
package.json
@@ -2,7 +2,7 @@
"name": "cat-code",
"module": "src/index.tsx",
"type": "module",
- "version": "0.2.0",
+ "version": "0.2.1",
"author": "koki-develop <[email protected]>",
"homepage": "https://github.com/koki-develop/cat-code",
"repository": {
0 commit comments