Skip to content

Commit 8c2480a

Browse files
chore(main): release 0.0.11 (#12)
1 parent 2d8b631 commit 8c2480a

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.0.11](https://github.com/koki-develop/ghats/compare/v0.0.10...v0.0.11) (2025-03-30)
4+
5+
6+
### Bug Fixes
7+
8+
* Add * ([2d8b631](https://github.com/koki-develop/ghats/commit/2d8b63108b75c00d725482990ad7d5ebd22b6069))
9+
310
## [0.0.10](https://github.com/koki-develop/ghats/compare/v0.0.9...v0.0.10) (2025-03-30)
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.0.10",
4+
"version": "0.0.11",
55
"author": "koki-develop <[email protected]>",
66
"homepage": "https://github.com/koki-develop/ghats",
77
"repository": {

0 commit comments

Comments
 (0)