Skip to content

Commit 0a0f362

Browse files
Merge pull request #58 from eva-vashkevich/v0.5.0
0.5.0 release
2 parents 2536da5 + 166edc5 commit 0a0f362

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "capi-ui",
33
"description": "UI for CAPI cluster provisioning using the Rancher Turtles extension",
4-
"version": "0.5.0-rc2",
4+
"version": "0.5.0",
55
"private": false,
66
"engines": {
77
"node": ">=12"

pkg/capi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "capi",
33
"description": "UI for CAPI cluster provisioning",
4-
"version": "0.5.0-rc2",
4+
"version": "0.5.0",
55
"private": false,
66
"rancher": {
77
"annotations": {

0 commit comments

Comments
 (0)