bump to 1.5.0-rc5 (#245) (#246)

(cherry picked from commit a5d4604dcec5c33731784d11c77fc2617b308190)
Signed-off-by: Andy Lee <andy.lee@suse.com>

Co-authored-by: Andy Lee <andy.lee@suse.com>
This commit is contained in:
mergify[bot] 2025-04-16 14:44:54 +08:00 committed by GitHub
parent 9fac43d5e5
commit 31682dd165
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "harvester-ui-extension", "name": "harvester-ui-extension",
"version": "1.5.0-rc4", "version": "1.5.0-rc5",
"private": false, "private": false,
"engines": { "engines": {
"node": ">=20.0.0" "node": ">=20.0.0"

View File

@ -1,7 +1,7 @@
{ {
"name": "harvester", "name": "harvester",
"description": "Rancher UI Extension for Harvester", "description": "Rancher UI Extension for Harvester",
"version": "1.5.0-rc4", "version": "1.5.0-rc5",
"private": false, "private": false,
"rancher": { "rancher": {
"annotations": { "annotations": {