Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/strange-flies-stare.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/react-native-calendar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @td-design/react-native-calendar

## 2.5.3

### Patch Changes

- [#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

## 2.5.2

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