chore: release 2.1.0-rc.1 (#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/796/head v2.1.0-rc.1
Ryan Wang 2022-12-26 23:50:31 +08:00 committed by GitHub
parent 8d3c289559
commit f8fe630d4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"