Skip to content

Commit 1c52ff3

Browse files
authored
Merge pull request #248 from aalves08/update-shell-v-elemental
updated shell to version 3.0.1-rc.4 and bumped elemental version
2 parents 86305d2 + fbb4cfe commit 1c52ff3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"node": ">=20"
88
},
99
"dependencies": {
10-
"@rancher/shell": "^3.0.0"
10+
"@rancher/shell": "^3.0.1-rc.4"
1111
},
1212
"resolutions": {
1313
"@types/node": "~20.10.0",

pkg/elemental/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "elemental",
33
"description": "OS Management extension",
4-
"version": "3.0.1-rc.1",
4+
"version": "3.0.1-rc.2",
55
"private": false,
66
"rancher": {
77
"annotations": {

0 commit comments

Comments
 (0)