Skip to content

Commit 0a942f4

Browse files
chore(main): release 0.9.3 (#82)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4c0615c commit 0a942f4

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.9.3](https://github.com/koki-develop/ghats/compare/v0.9.2...v0.9.3) (2025-04-25)
4+
5+
6+
### Bug Fixes
7+
8+
* Prevent adding duplicate job IDs ([#81](https://github.com/koki-develop/ghats/issues/81)) ([4c0615c](https://github.com/koki-develop/ghats/commit/4c0615c063168c00abf012f753d94c1419d16d8f))
9+
310
## [0.9.2](https://github.com/koki-develop/ghats/compare/v0.9.1...v0.9.2) (2025-04-22)
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.9.2",
4+
"version": "0.9.3",
55
"author": "koki-develop <[email protected]>",
66
"homepage": "https://github.com/koki-develop/ghats",
77
"repository": {

0 commit comments

Comments
 (0)