Skip to content

Commit 3227769

Browse files
chore: release
1 parent 6cea685 commit 3227769

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/sharp-games-appear.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react-native-calendar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@shopify/restyle": "2.4.2",
3232
"@td-design/react-native": "workspace:^5.9.5",
3333
"@td-design/rn-hooks": "workspace:^2.8.1",
34-
"@td-design/react-native-picker": "workspace:^3.2.1",
34+
"@td-design/react-native-picker": "workspace:^3.2.2",
3535
"@types/react": "^18.2.15",
3636
"@types/react-native": "^0.72.2",
3737
"react-native-builder-bob": "^0.21.3",

packages/react-native-picker/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @td-design/react-native-picker
22

3+
## 3.2.2
4+
5+
### Patch Changes
6+
7+
- [#908](https://github.com/thundersdata-frontend/td-design/pull/908) [`e23a233cb`](https://github.com/thundersdata-frontend/td-design/commit/e23a233cb0a105d326042fe5e34f2ea62edd8ae4) Thanks [@chj-damon](https://github.com/chj-damon)! - fix: 修复有时候没有滚动到value对应的选项的bug
8+
39
## 3.2.1
410

511
### Patch Changes

packages/react-native-picker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@td-design/react-native-picker",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"description": "基于 @td-design/react-native 的 picker 组件",
55
"main": "lib/module/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)