Skip to content

Commit 3fd7fba

Browse files
chore(main): release 0.0.7 (#7)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0b2ebc7 commit 3fd7fba

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## [0.0.7](https://github.com/koki-develop/ghats/compare/v0.0.6...v0.0.7) (2025-03-30)
4+
5+
6+
### Bug Fixes
7+
8+
* Add last empty line ([ab0d002](https://github.com/koki-develop/ghats/commit/ab0d0027ee113b06e68e69de4b4e5aa6723be42a))
9+
* Export on ([7c64384](https://github.com/koki-develop/ghats/commit/7c64384eef48dce388dcb5212d270d5e4b9df1f6))
10+
* Fix import path ([ab21a41](https://github.com/koki-develop/ghats/commit/ab21a41abc0833acc28941d9ceee3f083cf040b5))
11+
312
## [0.0.6](https://github.com/koki-develop/ghats/compare/v0.0.5...v0.0.6) (2025-03-30)
413

514

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

0 commit comments

Comments
 (0)