Skip to content

Commit f96d5fe

Browse files
authored
Merge pull request #267 from kingstinct/changeset-release/master
Version Packages
2 parents 9c4bcd4 + 9b2934e commit f96d5fe

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

.changeset/petite-books-return.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/react-native-healthkit/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# @kingstinct/react-native-healthkit
22

3+
## 12.1.1
4+
### Patch Changes
5+
6+
- 9c4bcd4: fix: prevent crash if getRequestStatusForAuthorization is called without any data types
7+
38
## 12.1.0
49
### Minor Changes
510

packages/react-native-healthkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kingstinct/react-native-healthkit",
3-
"version": "12.1.0",
3+
"version": "12.1.1",
44
"description": "React Native bindings for HealthKit",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)