mirror of https://github.com/halo-dev/halo-admin
chore: bump packages version (#654)
#### What type of PR is this? /kind improvement /milestone 2.0 #### What this PR does / why we need it: 发布 `@halo-dev/components` `@halo-dev/console-shared` 版本。 #### Special notes for your reviewer: /cc @halo-dev/sig-halo-console #### Does this PR introduce a user-facing change? ```release-note None ```pull/660/head
parent
31177cde6f
commit
544b853201
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@halo-dev/components",
|
"name": "@halo-dev/components",
|
||||||
"version": "0.0.0-alpha.4",
|
"version": "0.0.0-alpha.5",
|
||||||
"description": "",
|
"description": "",
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@halo-dev/console-shared",
|
"name": "@halo-dev/console-shared",
|
||||||
"version": "0.0.0-alpha.5",
|
"version": "0.0.0-alpha.6",
|
||||||
"description": "",
|
"description": "",
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist"
|
||||||
|
|
Loading…
Reference in New Issue