chore: release 2.0.0-alpha.3 (halo-dev/console#669)

#### What type of PR is this?

/milestone 2.0

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

发布 2.0.0-alpha.3

从此版本开始,`@halo-dev/console-shared` 包的版本与 Console 始终保持一致。

#### Special notes for your reviewer:

/cc @halo-dev/sig-halo-console 

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

```release-note
None
```
pull/3445/head
Ryan Wang 2022-10-26 15:48:10 +08:00 committed by GitHub
parent 3d293a5a46
commit b11ca066b0
2 changed files with 2 additions and 2 deletions

View File

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

View File

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