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 d67db2d commit 121d5e4Copy full SHA for 121d5e4
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.9.2](https://github.com/koki-develop/ghats/compare/v0.9.1...v0.9.2) (2025-04-22)
4
+
5
6
+### Bug Fixes
7
8
+* Added cleanup process for actions-lock.json ([9fbacaa](https://github.com/koki-develop/ghats/commit/9fbacaaa5d85d5e58d47d12b62218aa04868f6ba))
9
10
## [0.9.1](https://github.com/koki-develop/ghats/compare/v0.9.0...v0.9.1) (2025-04-19)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "ghats",
"description": "GitHub Actions with TypeScript",
- "version": "0.9.1",
+ "version": "0.9.2",
"author": "koki-develop <[email protected]>",
"homepage": "https://github.com/koki-develop/ghats",
"repository": {
0 commit comments