Compare commits

...

1 Commits

Author SHA1 Message Date
Daniel Kennedy 535a4d0703 @actions/io: update lock file version 2026-01-28 14:17:12 -05:00
3 changed files with 7 additions and 3 deletions
+4
View File
@@ -1,5 +1,9 @@
# @actions/io Releases
## 3.0.2
- Fix: update lock file version
## 3.0.1
- Fix: export `@actions/io/lib/io-util`
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@actions/io",
"version": "3.0.0",
"version": "3.0.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@actions/io",
"version": "3.0.0",
"version": "3.0.2",
"license": "MIT"
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@actions/io",
"version": "3.0.1",
"version": "3.0.2",
"description": "Actions io lib",
"keywords": [
"github",