Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit f8fe630

Browse files
authored
chore: release 2.1.0-rc.1 (#802)
#### What type of PR is this? /kind improvement #### What this PR does / why we need it: 发布 Console 2.1.0-rc.1 #### Which issue(s) this PR fixes: Ref halo-dev/halo#3050 #### Does this PR introduce a user-facing change? ```release-note None ```
1 parent 8d3c289 commit f8fe630

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@halo-dev/console",
3-
"version": "2.0.0",
3+
"version": "2.1.0-rc.1",
44
"scripts": {
55
"prepare": "husky install",
66
"dev": "vite --host",

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@halo-dev/console-shared",
3-
"version": "2.0.0",
3+
"version": "2.1.0-rc.1",
44
"description": "",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)