File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.9.0] ( https://github.com/koki-develop/ghats/compare/v0.8.2...v0.9.0 ) (2025-04-05)
4+
5+
6+ ### Features
7+
8+ * Implement ` cache clear ` command ([ #66 ] ( https://github.com/koki-develop/ghats/issues/66 ) ) ([ 1b5843f] ( https://github.com/koki-develop/ghats/commit/1b5843f689f223c37eb591befd00d98b55b4e539 ) )
9+ * Improve fail progress message ([ #64 ] ( https://github.com/koki-develop/ghats/issues/64 ) ) ([ 7574e23] ( https://github.com/koki-develop/ghats/commit/7574e2370b6a0322367202fcc341bc461b7954ab ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * Disable octokit throttle ([ a7441e6] ( https://github.com/koki-develop/ghats/commit/a7441e67aa7344991fcbcea302968415b237d16b ) )
15+
316## [ 0.8.2] ( https://github.com/koki-develop/ghats/compare/v0.8.1...v0.8.2 ) (2025-04-03)
417
518
Original file line number Diff line number Diff line change 11{
22 "name" : " ghats" ,
33 "description" : " GitHub Actions with TypeScript" ,
4- "version" : " 0.8.2 " ,
4+ "version" : " 0.9.0 " ,
55 "author" :
" koki-develop <[email protected] >" ,
66 "homepage" : " https://github.com/koki-develop/ghats" ,
77 "repository" : {
You can’t perform that action at this time.
0 commit comments