mirror of https://github.com/halo-dev/halo-admin
chore: bump version for Halo 2.0.1 (#757)
#### What type of PR is this? /kind improvement /milestone 2.0.1 #### What this PR does / why we need it: 发布 Console 2.0.1。 #### Does this PR introduce a user-facing change? ```release-note None ```pull/760/head v2.0.1
parent
5a7035be48
commit
677b64b939
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@halo-dev/console",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"scripts": {
|
||||
"prepare": "husky install",
|
||||
"dev": "vite --host",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@halo-dev/console-shared",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"description": "",
|
||||
"files": [
|
||||
"dist"
|
||||
|
|
Loading…
Reference in New Issue