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 c01a934 commit 05e0d2eCopy full SHA for 05e0d2e
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [3.0.2](https://github.com/asdf-vm/actions/compare/v3.0.1...v3.0.2) (2023-10-12)
6
+
7
8
+### Patches
9
10
+* update lockfile ([c01a934](https://github.com/asdf-vm/actions/commit/c01a9347ea98eeb94ee8901cc578bb8afc76b70e))
11
12
## [3.0.1](https://github.com/asdf-vm/actions/compare/v3.0.0...v3.0.1) (2023-10-12)
13
14
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@asdf-vm/actions",
- "version": "3.0.1",
+ "version": "3.0.2",
"description": "asdf github actions",
"repository": "https://github.com/asdf-vm/actions",
"author": "asdf Core Team (https://github.com/orgs/asdf-vm/people)",
0 commit comments