Skip to content

Commit

Permalink
Merge pull request #877 from thundersdata-frontend/changeset-release/…
Browse files Browse the repository at this point in the history
…master

Version Packages
  • Loading branch information
chj-damon authored May 30, 2024
2 parents 46244c5 + 1738d8c commit d252083
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/sweet-crews-guess.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/react-native-calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@shopify/restyle": "2.4.2",
"@td-design/react-native": "workspace:^5.8.11",
"@td-design/rn-hooks": "workspace:^2.8.0",
"@td-design/react-native-picker": "workspace:^2.5.4",
"@td-design/react-native-picker": "workspace:^2.6.0",
"@types/react": "^18.2.15",
"@types/react-native": "^0.72.2",
"react-native-builder-bob": "^0.21.3",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-native-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @td-design/react-native-picker

## 2.6.0

### Minor Changes

- [#876](https://github.com/thundersdata-frontend/td-design/pull/876) [`1e0983390`](https://github.com/thundersdata-frontend/td-design/commit/1e0983390f4e27f09f1d6d3f89abdcb3a60debc8) Thanks [@chj-damon](https://github.com/chj-damon)! - fix: 修复快速滑动时的bug以及title过长时折行的bug

## 2.5.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@td-design/react-native-picker",
"version": "2.5.4",
"version": "2.6.0",
"description": "基于 @td-design/react-native 的 picker 组件",
"main": "lib/module/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit d252083

Please sign in to comment.