update major ver

This commit is contained in:
Suneha Bose 2026-04-07 12:30:28 -07:00
parent 07ab8a6056
commit 97f8491e39
No known key found for this signature in database
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Change Log
## [4.1.0] - 2026-04-02
## [5.0.0] - 2026-04-07
### Features

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "k8s-set-context-action",
"version": "4.1.0",
"version": "5.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "k8s-set-context-action",
"version": "4.1.0",
"version": "5.0.0",
"license": "MIT",
"dependencies": {
"@actions/core": "^3.0.0",

View File

@ -1,6 +1,6 @@
{
"name": "k8s-set-context-action",
"version": "4.1.0",
"version": "5.0.0",
"private": true,
"main": "lib/index.js",
"type": "module",