Skip to content

Commit abb9e6b

Browse files
chore(main): release 0.10.3 (#125)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b655177 commit abb9e6b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.10.3](https://github.com/koki-develop/ghats/compare/v0.10.2...v0.10.3) (2025-08-31)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency octokit to v4.1.4 ([#122](https://github.com/koki-develop/ghats/issues/122)) ([e52e064](https://github.com/koki-develop/ghats/commit/e52e064b7482bcc5a28103f4a9cbb7af3ce2e53d))
9+
* **deps:** update dependency yaml to v2.8.1 ([#124](https://github.com/koki-develop/ghats/issues/124)) ([b655177](https://github.com/koki-develop/ghats/commit/b65517795f7129e39ccaa2a089fe2c3383667898))
10+
311
## [0.10.2](https://github.com/koki-develop/ghats/compare/v0.10.1...v0.10.2) (2025-08-29)
412

513

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.2",
4+
"version": "0.10.3",
55
"author": "koki-develop <[email protected]>",
66
"homepage": "https://github.com/koki-develop/ghats",
77
"repository": {

0 commit comments

Comments
 (0)