chore(artifact): bump version to 1.1.3 and add release notes

- Bump `tmp` from 0.2.1 to 0.2.5 to remove transitive dependency on `rimraf`
- Update package version to 1.1.3
This commit is contained in:
Bassem Dghaidi
2026-03-16 04:27:21 -07:00
committed by GitHub
parent adb7651579
commit 8944303116
3 changed files with 13 additions and 114 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@actions/artifact",
"version": "1.1.2",
"version": "1.1.3",
"preview": true,
"description": "Actions artifact lib",
"keywords": [
@@ -48,4 +48,4 @@
"@types/tmp": "^0.2.1",
"typescript": "^4.3.0"
}
}
}