mirror of https://github.com/halo-dev/halo-admin
chore: release 2.0.0-alpha.4 (#682)
#### What type of PR is this? /kind improvement /milestone 2.0 #### What this PR does / why we need it: 发布 Halo 2.0 第四个 alpha 版本的 Console 部分。 #### Special notes for your reviewer: /cc @halo-dev/sig-halo-console #### Does this PR introduce a user-facing change? ```release-note None ```pull/684/head v2.0.0-alpha.4
parent
2d5f5d1c97
commit
bb9124231e
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@halo-dev/console",
|
||||
"version": "2.0.0-alpha.3",
|
||||
"version": "2.0.0-alpha.4",
|
||||
"scripts": {
|
||||
"prepare": "husky install",
|
||||
"dev": "vite --host",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@halo-dev/console-shared",
|
||||
"version": "2.0.0-alpha.3",
|
||||
"version": "2.0.0-alpha.4",
|
||||
"description": "",
|
||||
"files": [
|
||||
"dist"
|
||||
|
|
Loading…
Reference in New Issue