Skip to content

Commit 400820d

Browse files
committed
2.1.1
1 parent 373a6e3 commit 400820d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 2.1.1 - 2020-10-20
4+
5+
- Fixed TypeScript declaration in `package.json` file [#328](https://github.com/wmcmahan/react-native-calendar-events/pull/328) by [@wmcmahan](https://github.com/wmcmahan)
6+
- Fixed Android import into the README manual linking section [#321](https://github.com/wmcmahan/react-native-calendar-events/pull/321) by [@chiformihai](https://github.com/chiformihai)
7+
38
## 2.1.0 - 2020-08-11
49

510
- Added ability to restrict to read-only permission on Android [#320](https://github.com/wmcmahan/react-native-calendar-events/pull/320) by [@mikehardy](https://github.com/mikehardy)

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.0",
3+
"version": "2.1.1",
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)