mirror of
https://github.com/Azure/k8s-set-context.git
synced 2026-04-17 22:42:16 +08:00
update major ver
This commit is contained in:
parent
07ab8a6056
commit
97f8491e39
@ -1,6 +1,6 @@
|
||||
# Change Log
|
||||
|
||||
## [4.1.0] - 2026-04-02
|
||||
## [5.0.0] - 2026-04-07
|
||||
|
||||
### Features
|
||||
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user