Skip to content

Commit

Permalink
Revert "Generate version and changelog (#2985)" (#2991)
Browse files Browse the repository at this point in the history
This reverts commit 4d76151.
  • Loading branch information
zyprepare authored Sep 10, 2024
1 parent 878941f commit 6188997
Show file tree
Hide file tree
Showing 10 changed files with 33 additions and 26 deletions.
5 changes: 5 additions & 0 deletions .changeset/clean-donuts-attack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@hi-ui/hiui": patch
---

feat(date-picker): onSelect 回调中增加 panelIndex 参数
5 changes: 5 additions & 0 deletions .changeset/hot-fans-beg.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@hi-ui/hiui": patch
---

feat(date-picker): 新增自定义触发器
5 changes: 5 additions & 0 deletions .changeset/metal-squids-unite.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@hi-ui/date-picker": minor
---

feat: 新增自定义触发器
5 changes: 5 additions & 0 deletions .changeset/silver-ads-jog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@hi-ui/date-picker": minor
---

feat: Add needConfirm and onConfirm api
5 changes: 5 additions & 0 deletions .changeset/slow-bottles-talk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@hi-ui/hiui": patch
---

feat(date-picker): Add needConfirm and onConfirm api
5 changes: 5 additions & 0 deletions .changeset/tall-walls-doubt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@hi-ui/date-picker": minor
---

feat: onSelect 回调中增加 panelIndex 参数
10 changes: 0 additions & 10 deletions packages/ui/date-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# @hi-ui/date-picker

## 4.9.0

### Minor Changes

- [#2910](https://github.com/XiaoMi/hiui/pull/2910) [`e7a8fb053`](https://github.com/XiaoMi/hiui/commit/e7a8fb053a630346f943abc0b297e4ef366e449f) Thanks [@yang-x20](https://github.com/yang-x20)! - feat: 新增自定义触发器

- [#2981](https://github.com/XiaoMi/hiui/pull/2981) [`6a609a1d5`](https://github.com/XiaoMi/hiui/commit/6a609a1d5e6c870dd7e565dc17e809d57987c488) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: Add needConfirm and onConfirm api

- [#2983](https://github.com/XiaoMi/hiui/pull/2983) [`fab9f11`](https://github.com/XiaoMi/hiui/commit/fab9f110807c63eafd288226539e14e6f01f92ce) Thanks [@zyprepare](https://github.com/zyprepare)! - feat: onSelect 回调中增加 panelIndex 参数

## 4.8.0

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

## 4.6.5

### Patch Changes

- [#2983](https://github.com/XiaoMi/hiui/pull/2983) [`fab9f11`](https://github.com/XiaoMi/hiui/commit/fab9f110807c63eafd288226539e14e6f01f92ce) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(date-picker): onSelect 回调中增加 panelIndex 参数

- [#2910](https://github.com/XiaoMi/hiui/pull/2910) [`e7a8fb053`](https://github.com/XiaoMi/hiui/commit/e7a8fb053a630346f943abc0b297e4ef366e449f) Thanks [@yang-x20](https://github.com/yang-x20)! - feat(date-picker): 新增自定义触发器

- [#2981](https://github.com/XiaoMi/hiui/pull/2981) [`6a609a1d5`](https://github.com/XiaoMi/hiui/commit/6a609a1d5e6c870dd7e565dc17e809d57987c488) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(date-picker): Add needConfirm and onConfirm api

- Updated dependencies [[`e7a8fb053`](https://github.com/XiaoMi/hiui/commit/e7a8fb053a630346f943abc0b297e4ef366e449f), [`6a609a1d5`](https://github.com/XiaoMi/hiui/commit/6a609a1d5e6c870dd7e565dc17e809d57987c488), [`fab9f11`](https://github.com/XiaoMi/hiui/commit/fab9f110807c63eafd288226539e14e6f01f92ce)]:
- @hi-ui/date-picker@4.9.0

## 4.6.4

### Patch Changes
Expand Down
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.6.5",
"version": "4.6.4",
"description": "The root-package for @hi-ui/hiui.",
"keywords": [],
"author": "HiUI <[email protected]>",
Expand Down Expand Up @@ -59,7 +59,7 @@
"@hi-ui/checkbox": "^4.0.10",
"@hi-ui/collapse": "^4.1.6",
"@hi-ui/counter": "^4.1.9",
"@hi-ui/date-picker": "^4.9.0",
"@hi-ui/date-picker": "^4.8.0",
"@hi-ui/descriptions": "^4.5.0",
"@hi-ui/drawer": "^4.2.0",
"@hi-ui/dropdown": "^4.2.1",
Expand Down

0 comments on commit 6188997

Please sign in to comment.