mirror of https://github.com/halo-dev/halo-admin
chore: release 2.1.0 (#811)
#### What type of PR is this? /kind improvement #### What this PR does / why we need it: 发布 Console 2.1.0 #### Which issue(s) this PR fixes: Ref https://github.com/halo-dev/halo/issues/3077 #### Does this PR introduce a user-facing change? ```release-note None ```pull/812/head v2.1.0
parent
ad5348d63d
commit
ee660d77e2
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@halo-dev/console",
|
||||
"version": "2.1.0-rc.1",
|
||||
"version": "2.1.0",
|
||||
"scripts": {
|
||||
"prepare": "husky install",
|
||||
"dev": "vite --host",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@halo-dev/console-shared",
|
||||
"version": "2.1.0-rc.1",
|
||||
"version": "2.1.0",
|
||||
"description": "",
|
||||
"files": [
|
||||
"dist"
|
||||
|
|
Loading…
Reference in New Issue