File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.8.0] ( https://github.com/koki-develop/ghats/compare/v0.7.0...v0.8.0 ) (2025-04-03)
4+
5+
6+ ### Features
7+
8+ * Implement ` build ` UI ([ #55 ] ( https://github.com/koki-develop/ghats/issues/55 ) ) ([ ef67413] ( https://github.com/koki-develop/ghats/commit/ef6741362fb5a50e2b64c49de2a2c09f6fbc5b8a ) )
9+ * Implement install ui ([ #59 ] ( https://github.com/koki-develop/ghats/issues/59 ) ) ([ 05bf29f] ( https://github.com/koki-develop/ghats/commit/05bf29f3a7f898579399b9d36817e294c7bd691f ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * fix ([ 95c4b62] ( https://github.com/koki-develop/ghats/commit/95c4b62ae7b050783c11ca5c2d877803fc586b7e ) )
15+ * Fix build UI ([ #58 ] ( https://github.com/koki-develop/ghats/issues/58 ) ) ([ 55915c1] ( https://github.com/koki-develop/ghats/commit/55915c16ce11019db07536a38a12f1779201c3fa ) )
16+ * Locked sha is now given priority ([ ccbc653] ( https://github.com/koki-develop/ghats/commit/ccbc65311cb979be7880bb116268d9604f92b894 ) )
17+
318## [ 0.7.0] ( https://github.com/koki-develop/ghats/compare/v0.6.0...v0.7.0 ) (2025-04-02)
419
520
Original file line number Diff line number Diff line change 11{
22 "name" : " ghats" ,
33 "description" : " GitHub Actions with TypeScript" ,
4- "version" : " 0.7 .0" ,
4+ "version" : " 0.8 .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