chore: release 2.3.2 (#912)

#### What type of PR is this?

/kind improvement

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

发布 Console 2.3.2

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

```release-note
None
```
release-2.3 v2.3.2
Ryan Wang 2023-03-15 14:26:26 +08:00 committed by GitHub
parent 6ec3ecc2e7
commit b61bacaa43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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