File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.0] ( https://github.com/koki-develop/ghats/compare/v0.1.0...v0.2.0 ) (2025-03-30)
4+
5+
6+ ### Features
7+
8+ * Support Workflow level ` env: ` ([ #19 ] ( https://github.com/koki-develop/ghats/issues/19 ) ) ([ ee3ff6d] ( https://github.com/koki-develop/ghats/commit/ee3ff6df7b1d4f90fd32cc8c3025ceb1ed191d08 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * Added "none" to the Permission type definition ([ 16e9440] ( https://github.com/koki-develop/ghats/commit/16e944088017ca9d6d8a3831b6892dd200652dff ) )
14+ * Fixed workflow.permissions format ([ 4063f1b] ( https://github.com/koki-develop/ghats/commit/4063f1bee247d1237e16ca8d26c69a49ba5e5c1c ) )
15+ * Remove unnecessary fields from job json ([ 6d167e1] ( https://github.com/koki-develop/ghats/commit/6d167e18ab62841185802a759dd6995ef6ed366a ) )
16+
317## [ 0.1.0] ( https://github.com/koki-develop/ghats/compare/v0.0.13...v0.1.0 ) (2025-03-30)
418
519
Original file line number Diff line number Diff line change 11{
22 "name" : " ghats" ,
33 "description" : " GitHub Actions with TypeScript" ,
4- "version" : " 0.1 .0" ,
4+ "version" : " 0.2 .0" ,
55 "author" : " koki-develop <kou.pg.0131@gmail.com>" ,
66 "homepage" : " https://github.com/koki-develop/ghats" ,
77 "repository" : {
You can’t perform that action at this time.
0 commit comments