mirror of https://github.com/halo-dev/halo
chore: release 2.0.0-rc.2 (halo-dev/console#728)
#### What type of PR is this? /kind improvement #### What this PR does / why we need it: 发布 Console 2.0.0-rc.2 #### Does this PR introduce a user-facing change? ```release-note None ```pull/3445/head
parent
d3060f61d3
commit
540a488d5b
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@halo-dev/console",
|
"name": "@halo-dev/console",
|
||||||
"version": "2.0.0-rc.1",
|
"version": "2.0.0-rc.2",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prepare": "husky install",
|
"prepare": "husky install",
|
||||||
"dev": "vite --host",
|
"dev": "vite --host",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@halo-dev/components",
|
"name": "@halo-dev/components",
|
||||||
"version": "0.0.0-alpha.8",
|
"version": "0.0.0-alpha.9",
|
||||||
"description": "",
|
"description": "",
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@halo-dev/console-shared",
|
"name": "@halo-dev/console-shared",
|
||||||
"version": "2.0.0-rc.1",
|
"version": "2.0.0-rc.2",
|
||||||
"description": "",
|
"description": "",
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist"
|
||||||
|
|
Loading…
Reference in New Issue