Skip to content

Commit

Permalink
0.7.2v
Browse files Browse the repository at this point in the history
  • Loading branch information
terrillo committed Nov 12, 2019
1 parent 77ad4aa commit 20ba30a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Changelog
0.7.2v
- Add query for basalEnergyBurned. [#49](https://github.com/terrillo/rn-apple-healthkit/pull/49)

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)
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.1",
"version": "0.7.2",
"description": "A React Native package for interacting with Apple HealthKit",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 20ba30a

Please sign in to comment.