We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b76841c commit cbdfda3Copy full SHA for cbdfda3
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.0.13](https://github.com/koki-develop/ghats/compare/v0.0.12...v0.0.13) (2025-03-30)
4
+
5
6
+### Bug Fixes
7
8
+* with to optional ([147e9a6](https://github.com/koki-develop/ghats/commit/147e9a6dcfadf18bbd87e741e3f0ad2f5e7947db))
9
10
## [0.0.12](https://github.com/koki-develop/ghats/compare/v0.0.11...v0.0.12) (2025-03-30)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "ghats",
"description": "GitHub Actions with TypeScript",
- "version": "0.0.12",
+ "version": "0.0.13",
"author": "koki-develop <kou.pg.0131@gmail.com>",
"homepage": "https://github.com/koki-develop/ghats",
"repository": {
0 commit comments