Skip to content

Commit 34b507f

Browse files
chore(main): release 0.0.5 (#5)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b0e304d commit 34b507f

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.0.5](https://github.com/koki-develop/ghats/compare/v0.0.4...v0.0.5) (2025-03-29)
4+
5+
6+
### Bug Fixes
7+
8+
* Fix module field ([b0e304d](https://github.com/koki-develop/ghats/commit/b0e304de941a5711bff958d6b9283ca5940d2746))
9+
* Set main field ([e8969e2](https://github.com/koki-develop/ghats/commit/e8969e29abfd8159b6be32ac72de7d0a3391c274))
10+
311
## [0.0.4](https://github.com/koki-develop/ghats/compare/v0.0.3...v0.0.4) (2025-03-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.0.4",
4+
"version": "0.0.5",
55
"author": "koki-develop <kou.pg.0131@gmail.com>",
66
"homepage": "https://github.com/koki-develop/ghats",
77
"repository": {

0 commit comments

Comments
 (0)