chore: release 2.1.0-rc.1 (halo-dev/console#802)

#### What type of PR is this?

/kind improvement

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

发布 Console 2.1.0-rc.1

#### Which issue(s) this PR fixes:

Ref https://github.com/halo-dev/halo/issues/3050

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


```release-note
None
```
pull/3445/head
Ryan Wang 2022-12-26 23:50:31 +08:00 committed by GitHub
parent 93f8a6caff
commit eb80400ade
2 changed files with 2 additions and 2 deletions

View File

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

View File

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