Skip to content

Commit b3b2da7

Browse files
authored
Merge pull request #937 from thundersdata-frontend/changeset-release/master
Version Packages
2 parents 03b1697 + a003fd0 commit b3b2da7

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/strange-flies-stare.md

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

packages/react-native-calendar/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-calendar
22

3+
## 2.5.3
4+
5+
### Patch Changes
6+
7+
- [#936](https://github.com/thundersdata-frontend/td-design/pull/936) [`dbe3d588d`](https://github.com/thundersdata-frontend/td-design/commit/dbe3d588da78ae38e6f08603013ea1cb15bacaff) Thanks [@chj-damon](https://github.com/chj-damon)! - 修复picker组件修改后引起的bug
8+
39
## 2.5.2
410

511
### Patch Changes

packages/react-native-calendar/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-calendar",
3-
"version": "2.5.2",
3+
"version": "2.5.3",
44
"description": "基于 @td-design/react-native 的日历组件",
55
"main": "lib/module/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)