Skip to content

Commit c3f4b37

Browse files
chore(main): release 0.10.1 (#109)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b04eccd commit c3f4b37

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.10.1](https://github.com/koki-develop/ghats/compare/v0.10.0...v0.10.1) (2025-08-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency yaml to v2.8.0 ([#108](https://github.com/koki-develop/ghats/issues/108)) ([a4e54ed](https://github.com/koki-develop/ghats/commit/a4e54ed7f8e208de59567b7e2cdc3da3f80b3759))
9+
310
## [0.10.0](https://github.com/koki-develop/ghats/compare/v0.9.4...v0.10.0) (2025-05-04)
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.10.0",
4+
"version": "0.10.1",
55
"author": "koki-develop <[email protected]>",
66
"homepage": "https://github.com/koki-develop/ghats",
77
"repository": {

0 commit comments

Comments
 (0)