Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Commit

Permalink
chore: release 2.0.0-beta.2 (#697)
Browse files Browse the repository at this point in the history
#### What type of PR is this?

/kind improvement
/milestone 2.0

#### What this PR does / why we need it:

发布 Console 2.0.0-beta.2

#### Special notes for your reviewer:

/cc @halo-dev/sig-halo-console 

#### Does this PR introduce a user-facing change?

```release-note
None
```
  • Loading branch information
ruibaby authored Nov 18, 2022
1 parent 8deb8ee commit 9175cd6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@halo-dev/console",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"scripts": {
"prepare": "husky install",
"dev": "vite --host",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@halo-dev/components",
"version": "0.0.0-alpha.6",
"version": "0.0.0-alpha.7",
"description": "",
"files": [
"dist"
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@halo-dev/console-shared",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"description": "",
"files": [
"dist"
Expand Down

1 comment on commit 9175cd6

@vercel
Copy link

@vercel vercel bot commented on 9175cd6 Nov 18, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ui – ./

halo-admin-ui.vercel.app
ui-git-main-halo-dev.vercel.app
ui-halo-dev.vercel.app

Please sign in to comment.