Skip to content

Commit

Permalink
docs: v3.3.0 更新内容
Browse files Browse the repository at this point in the history
  • Loading branch information
TerryZ committed Sep 26, 2024
1 parent 78e34bd commit ee24e74
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

英文 changelog 内容请访问 [CHANGELOG](CHANGELOG.md)

## [3.3.0](https://github.com/TerryZ/v-region/compare/v3.2.1...v3.3.0) (2024-09-26)

### 新特性

- `RegionCityPicker` 新增清除选择项目图标按钮
- 部分组件添加选中项目滚动定位功能

## [3.2.1](https://github.com/TerryZ/v-region/compare/v3.2.0...v3.2.1) (2024-09-23)

### 新特性
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

Please refer to [CHANGELOG-CN](CHANGELOG-CN.md) for Chinese changelog

## [3.3.0](https://github.com/TerryZ/v-region/compare/v3.2.1...v3.3.0) (2024-09-26)

### Features

- `RegionCityPicker` component add remove all button
- Some components add the function of scrolling and positioning selected items

## [3.2.1](https://github.com/TerryZ/v-region/compare/v3.2.0...v3.2.1) (2024-09-23)

### Features
Expand Down

0 comments on commit ee24e74

Please sign in to comment.