Bump Console to 2.0.3 (#810)

#### What type of PR is this?

/kind improvement

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

For Console 2.0.3 release. See https://github.com/halo-dev/halo/issues/3078 for more.

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

Fixes https://github.com/halo-dev/halo/issues/3078

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

```release-note
None
```
pull/814/head v2.0.3
John Niang 2022-12-30 10:00:33 +08:00 committed by GitHub
parent bc3337b598
commit fbb84b8c98
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.2",
"version": "2.0.3",
"scripts": {
"prepare": "husky install",
"dev": "vite --host",

View File

@ -1,6 +1,6 @@
{
"name": "@halo-dev/console-shared",
"version": "2.0.2",
"version": "2.0.3",
"description": "",
"files": [
"dist"