Skip to content

Commit

Permalink
0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
terrillo committed Nov 12, 2019
1 parent 043dc9a commit 77ad4aa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Changelog
0.7.1v
- Add TypeScript definition file [#63](https://github.com/terrillo/rn-apple-healthkit/pull/63)
- Fix ios 9 crash [#109](https://github.com/terrillo/rn-apple-healthkit/pull/109)

0.7v
- Added Pods Header in Header Search Path [#101](https://github.com/terrillo/rn-apple-healthkit/pull/101)
- Add podspec for CocoaPods [#96](https://github.com/terrillo/rn-apple-healthkit/pull/96)
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": "rn-apple-healthkit",
"version": "0.7.0",
"version": "0.7.1",
"description": "A React Native package for interacting with Apple HealthKit",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 77ad4aa

Please sign in to comment.