Skip to content

Commit

Permalink
Merge pull request #2204 from XiaoMi/next/4.0
Browse files Browse the repository at this point in the history
chore(release): publish %v
  • Loading branch information
zyprepare authored Aug 16, 2022
2 parents 9b9fd99 + 3940aff commit 8fa7ddd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/ui/hiui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hi-ui/hiui",
"version": "4.0.7",
"version": "4.0.8",
"description": "The root-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down Expand Up @@ -87,7 +87,7 @@
"@hi-ui/search": "^4.0.3",
"@hi-ui/select": "^4.0.2",
"@hi-ui/slider": "^4.0.1",
"@hi-ui/space": "^4.0.1",
"@hi-ui/space": "^4.0.2",
"@hi-ui/stepper": "^4.0.1",
"@hi-ui/svg-icon": "^4.0.1",
"@hi-ui/switch": "^4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/space/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hi-ui/space",
"version": "4.0.1",
"version": "4.0.2",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down

0 comments on commit 8fa7ddd

Please sign in to comment.