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

Commit 4cf7ef9

Browse files
authored
chore: release 2.2.1 (#859)
#### What type of PR is this? /kind improvement #### What this PR does / why we need it: 发布 Console 2.2.1 版本。 #### Does this PR introduce a user-facing change? ```release-note None ```
1 parent 5332839 commit 4cf7ef9

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.2.0",
3+
"version": "2.2.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.2.0",
3+
"version": "2.2.1",
44
"description": "",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)