Skip to content

Commit

Permalink
Merge pull request #2819 from XiaoMi/release/2024-04-26
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
solarjoker authored Apr 26, 2024
2 parents f198cea + 2fbc23b commit 98e3644
Show file tree
Hide file tree
Showing 14 changed files with 40 additions and 37 deletions.
5 changes: 0 additions & 5 deletions .changeset/funny-dolls-kick.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/late-birds-jam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/orange-seals-laugh.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smooth-pans-whisper.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stupid-cougars-attack.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-spies-invite.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/ui/descriptions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hi-ui/descriptions

## 4.3.0

### Minor Changes

- [#2812](https://github.com/XiaoMi/hiui/pull/2812) [`fbaf242b0`](https://github.com/XiaoMi/hiui/commit/fbaf242b0e36729787ee576e7e3ab05ed4115cf4) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - feat: 新增自定义列间距功能

## 4.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/descriptions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hi-ui/descriptions",
"version": "4.2.5",
"version": "4.3.0",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hi-ui/form

## 4.2.0

### Minor Changes

- [#2818](https://github.com/XiaoMi/hiui/pull/2818) [`39d555903`](https://github.com/XiaoMi/hiui/commit/39d555903c81207d5d2bf34a2a5d1942152dcee0) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: add showValidateMessage api

## 4.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hi-ui/form",
"version": "4.1.7",
"version": "4.2.0",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down
15 changes: 15 additions & 0 deletions packages/ui/hiui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @hi-ui/hiui

## 4.5.9

### Patch Changes

- [#2817](https://github.com/XiaoMi/hiui/pull/2817) [`c32ae3dd9`](https://github.com/XiaoMi/hiui/commit/c32ae3dd9b5a89840270649fc397d474e9e1de4b) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(table): 修复表头分组单元格边框显示问题

- [#2812](https://github.com/XiaoMi/hiui/pull/2812) [`fbaf242b0`](https://github.com/XiaoMi/hiui/commit/fbaf242b0e36729787ee576e7e3ab05ed4115cf4) Thanks [@xiamiao1121](https://github.com/xiamiao1121)! - feat(descriptions): 新增自定义列间距功能

- [#2818](https://github.com/XiaoMi/hiui/pull/2818) [`39d555903`](https://github.com/XiaoMi/hiui/commit/39d555903c81207d5d2bf34a2a5d1942152dcee0) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(form): add showValidateMessage api

- Updated dependencies [[`fbaf242b0`](https://github.com/XiaoMi/hiui/commit/fbaf242b0e36729787ee576e7e3ab05ed4115cf4), [`c32ae3dd9`](https://github.com/XiaoMi/hiui/commit/c32ae3dd9b5a89840270649fc397d474e9e1de4b), [`39d555903`](https://github.com/XiaoMi/hiui/commit/39d555903c81207d5d2bf34a2a5d1942152dcee0)]:
- @hi-ui/descriptions@4.3.0
- @hi-ui/table@4.5.3
- @hi-ui/form@4.2.0

## 4.5.8

### Patch Changes
Expand Down
8 changes: 4 additions & 4 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.5.8",
"version": "4.5.9",
"description": "The root-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down Expand Up @@ -60,13 +60,13 @@
"@hi-ui/collapse": "^4.1.6",
"@hi-ui/counter": "^4.1.9",
"@hi-ui/date-picker": "^4.6.2",
"@hi-ui/descriptions": "^4.2.5",
"@hi-ui/descriptions": "^4.3.0",
"@hi-ui/drawer": "^4.1.4",
"@hi-ui/dropdown": "^4.1.5",
"@hi-ui/ellipsis-tooltip": "^4.1.8",
"@hi-ui/empty-state": "^4.1.1",
"@hi-ui/filter": "^4.1.5",
"@hi-ui/form": "^4.1.7",
"@hi-ui/form": "^4.2.0",
"@hi-ui/grid": "^4.0.9",
"@hi-ui/highlighter": "^4.0.9",
"@hi-ui/input": "^4.1.1",
Expand Down Expand Up @@ -97,7 +97,7 @@
"@hi-ui/stepper": "^4.0.8",
"@hi-ui/svg-icon": "^4.0.8",
"@hi-ui/switch": "^4.0.11",
"@hi-ui/table": "^4.5.2",
"@hi-ui/table": "^4.5.3",
"@hi-ui/tabs": "^4.1.5",
"@hi-ui/tag": "^4.2.1",
"@hi-ui/textarea": "^4.1.7",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hi-ui/table

## 4.5.3

### Patch Changes

- [#2817](https://github.com/XiaoMi/hiui/pull/2817) [`c32ae3dd9`](https://github.com/XiaoMi/hiui/commit/c32ae3dd9b5a89840270649fc397d474e9e1de4b) Thanks [@zyprepare](https://github.com/zyprepare)! - fix: 修复表头分组单元格边框显示问题

## 4.5.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hi-ui/table",
"version": "4.5.2",
"version": "4.5.3",
"description": "A sub-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down

0 comments on commit 98e3644

Please sign in to comment.