chore: release 2.3.0-rc.1 (halo-dev/console#888)

#### What type of PR is this?

/kind improvement
/milestone 2.3.x

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

发布 2.3.0-rc.1

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


```release-note
None
```
pull/3445/head
Ryan Wang 2023-02-24 18:12:13 +08:00 committed by GitHub
parent a7ddf37fb2
commit 712df0e481
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@halo-dev/console",
"version": "2.2.0",
"version": "2.3.0-rc.1",
"scripts": {
"prepare": "husky install",
"dev": "vite --host",

View File

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

View File

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