chore: bump up version to 2.5.0-rc.2 (#3864)

#### What this PR does / why we need it:

修改版本号,准备发布 2.5.0-rc.2。

#### Does this PR introduce a user-facing change?

```release-note
None
```
pull/3842/head^2 v2.5.0-rc.2
Ryan Wang 2023-04-26 21:56:14 +08:00 committed by GitHub
parent abd0f42dab
commit 795d4f9261
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@halo-dev/console",
"version": "2.5.0-rc.1",
"version": "2.5.0-rc.2",
"scripts": {
"prepare": "cd .. && husky install console/.husky",
"dev": "vite --host",

View File

@ -1,6 +1,6 @@
{
"name": "@halo-dev/api-client",
"version": "2.5.0-rc.1",
"version": "2.5.0-rc.2",
"description": "",
"scripts": {
"build": "unbuild",

View File

@ -1,6 +1,6 @@
{
"name": "@halo-dev/console-shared",
"version": "2.5.0-rc.1",
"version": "2.5.0-rc.2",
"description": "",
"files": [
"dist"