chore: release 2.3.1 (#902)

#### What type of PR is this?

/kind improvement

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

发布 Console 2.3.1。

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

```release-note
None
```
pull/905/head v2.3.1
Ryan Wang 2 years ago committed by GitHub
parent 9c5b3d71ab
commit 764326e42b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

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

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

Loading…
Cancel
Save