We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdfdfbc commit b36ca2bCopy full SHA for b36ca2b
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.0.3](https://github.com/koki-develop/ghats/compare/v0.0.2...v0.0.3) (2025-03-29)
4
+
5
6
+### Bug Fixes
7
8
+* Set types ([bdfdfbc](https://github.com/koki-develop/ghats/commit/bdfdfbc3e70ee2d6bc6e67e321e8c75cddb4c4f5))
9
10
## [0.0.2](https://github.com/koki-develop/ghats/compare/v0.0.1...v0.0.2) (2025-03-29)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "ghats",
"description": "GitHub Actions with TypeScript",
- "version": "0.0.2",
+ "version": "0.0.3",
"author": "koki-develop <[email protected]>",
"homepage": "https://github.com/koki-develop/ghats",
"repository": {
0 commit comments