Skip to content

Commit

Permalink
2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MoOx committed Oct 20, 2020
1 parent 373a6e3 commit 400820d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog for `react-native-calendar-events`

## 2.1.1 - 2020-10-20

- Fixed TypeScript declaration in `package.json` file [#328](https://github.com/wmcmahan/react-native-calendar-events/pull/328) by [@wmcmahan](https://github.com/wmcmahan)
- 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)

## 2.1.0 - 2020-08-11

- 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)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-calendar-events",
"version": "2.1.0",
"version": "2.1.1",
"description": "React Native module for IOS Calendar Events",
"homepage": "https://github.com/wmcmahan/react-native-calendar-events",
"repository": {
Expand Down

0 comments on commit 400820d

Please sign in to comment.