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 1b068a4 commit 61ec15cCopy full SHA for 61ec15c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.0.10](https://github.com/koki-develop/ghats/compare/v0.0.9...v0.0.10) (2025-03-30)
4
+
5
6
+### Bug Fixes
7
8
+* Support deprecationMessage ([1b068a4](https://github.com/koki-develop/ghats/commit/1b068a442730df8a441c64db3fdb75debcdad316))
9
10
## [0.0.9](https://github.com/koki-develop/ghats/compare/v0.0.8...v0.0.9) (2025-03-30)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "ghats",
"description": "GitHub Actions with TypeScript",
- "version": "0.0.9",
+ "version": "0.0.10",
"author": "koki-develop <[email protected]>",
"homepage": "https://github.com/koki-develop/ghats",
"repository": {
0 commit comments