Skip to content

Commit 302dd85

Browse files
chore(main): release 0.2.0 (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fc62833 commit 302dd85

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.2.0](https://github.com/koki-develop/cat-code/compare/v0.1.1...v0.2.0) (2025-06-30)
4+
5+
6+
### Features
7+
8+
* Add ultrathink feature for extended thinking time ([#5](https://github.com/koki-develop/cat-code/issues/5)) ([fc62833](https://github.com/koki-develop/cat-code/commit/fc628337db7df574a98a37c80e77f45f7a3e2b9c))
9+
310
## [0.1.1](https://github.com/koki-develop/cat-code/compare/v0.1.0...v0.1.1) (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.1",
5+
"version": "0.2.0",
66
"author": "koki-develop <[email protected]>",
77
"homepage": "https://github.com/koki-develop/cat-code",
88
"repository": {

0 commit comments

Comments
 (0)