Skip to content

Commit efaa198

Browse files
chore(main): release 0.6.0 (#46)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 70185f1 commit efaa198

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.6.0](https://github.com/koki-develop/ghats/compare/v0.5.0...v0.6.0) (2025-04-01)
4+
5+
6+
### Features
7+
8+
* **job:** Support strategy ([#45](https://github.com/koki-develop/ghats/issues/45)) ([70185f1](https://github.com/koki-develop/ghats/commit/70185f158edc6c74b118cced443e044a78eda2c0))
9+
310
## [0.5.0](https://github.com/koki-develop/ghats/compare/v0.4.0...v0.5.0) (2025-04-01)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ghats",
33
"description": "GitHub Actions with TypeScript",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"author": "koki-develop <[email protected]>",
66
"homepage": "https://github.com/koki-develop/ghats",
77
"repository": {

0 commit comments

Comments
 (0)