We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc3f1be commit a461ed3Copy full SHA for a461ed3
.changeset/six-taxis-sing.md
actions/free-disk-space/CHANGELOG.md
@@ -0,0 +1,9 @@
1
+# free-disk-space
2
+
3
+## 1.0.0
4
5
+### Major Changes
6
7
+- [#1345](https://github.com/smartcontractkit/.github/pull/1345)
8
+ [`857612e`](https://github.com/smartcontractkit/.github/commit/857612e9f574babd3a8ecae7ba8400a8f673e1ae)
9
+ Thanks [@erikburt](https://github.com/erikburt)! - feat: initial release
actions/free-disk-space/package.json
@@ -1,6 +1,6 @@
{
"name": "free-disk-space",
- "version": "0.0.0",
+ "version": "1.0.0",
"description": "",
"private": true,
"scripts": {},
0 commit comments