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 dbd904e commit dcbac49Copy full SHA for dcbac49
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.8.2](https://github.com/koki-develop/ghats/compare/v0.8.1...v0.8.2) (2025-04-03)
4
+
5
6
+### Bug Fixes
7
8
+* Add comments ([af2572f](https://github.com/koki-develop/ghats/commit/af2572f096a81da713109a1c59239e41a0ffda49))
9
10
## [0.8.1](https://github.com/koki-develop/ghats/compare/v0.8.0...v0.8.1) (2025-04-03)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "ghats",
"description": "GitHub Actions with TypeScript",
- "version": "0.8.1",
+ "version": "0.8.2",
"author": "koki-develop <[email protected]>",
"homepage": "https://github.com/koki-develop/ghats",
"repository": {
0 commit comments