Skip to content

Commit 66c4781

Browse files
committed
2.1.2
1 parent 91b9025 commit 66c4781

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog for `react-native-calendar-events`
22

3+
## 2.1.2 - 2020-11-08
4+
5+
- Fixed `exceptionDate` option being optional in TypeScript bindings [#329](https://github.com/wmcmahan/react-native-calendar-events/pull/329) by [@MoOx](https://github.com/MoOx)
6+
37
## 2.1.1 - 2020-10-20
48

59
- Fixed TypeScript declaration in `package.json` file [#328](https://github.com/wmcmahan/react-native-calendar-events/pull/328) by [@wmcmahan](https://github.com/wmcmahan)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-calendar-events",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "React Native module for IOS Calendar Events",
55
"homepage": "https://github.com/wmcmahan/react-native-calendar-events",
66
"repository": {

0 commit comments

Comments
 (0)