chore: release 2.1.0

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen 2024-11-11 15:15:48 -05:00
parent d5f028c822
commit 01570a1f39
No known key found for this signature in database
GPG key ID: 6577287BDCA70840
4 changed files with 21 additions and 4 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "action-gh-release",
"version": "2.0.9",
"version": "2.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "action-gh-release",
"version": "2.0.9",
"version": "2.1.0",
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0",