Artifact: bump the version and add release notes

This commit is contained in:
Daniel Kennedy
2026-02-24 15:06:35 -05:00
parent 0a9828ffb3
commit f724553a92
3 changed files with 7 additions and 4 deletions
+2 -3
View File
@@ -1,12 +1,12 @@
{
"name": "@actions/artifact",
"version": "6.1.0",
"version": "6.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@actions/artifact",
"version": "6.1.0",
"version": "6.2.0",
"license": "MIT",
"dependencies": {
"@actions/core": "^3.0.0",
@@ -1795,7 +1795,6 @@
"version": "5.9.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
"dev": true,
"license": "Apache-2.0",
"bin": {
"tsc": "bin/tsc",