Skip to content

Commit b89faee

Browse files
chore(main): release 0.1.0 (#15)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 32868dc commit b89faee

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [0.1.0](https://github.com/koki-develop/ghats/compare/v0.0.13...v0.1.0) (2025-03-30)
4+
5+
6+
### Features
7+
8+
* Release ([32868dc](https://github.com/koki-develop/ghats/commit/32868dce9ef4b7860784a71863315e390b1e2323))
9+
10+
11+
### Bug Fixes
12+
13+
* Update description ([3172e93](https://github.com/koki-develop/ghats/commit/3172e93ad93fd8d1ced8b5a64fd8dcfe6e32d837))
14+
315
## [0.0.13](https://github.com/koki-develop/ghats/compare/v0.0.12...v0.0.13) (2025-03-30)
416

517

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

0 commit comments

Comments
 (0)