Skip to content

Commit 3de8df2

Browse files
Version Packages
1 parent 067c9f8 commit 3de8df2

4 files changed

Lines changed: 7 additions & 11 deletions

File tree

.changeset/beige-lies-roll.md

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

.changeset/two-socks-collect.md

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

packages/react-native-healthkit/CHANGELOG.md

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

3+
## 13.2.2
4+
### Patch Changes
5+
6+
- a78d484: Fix: nitro-modules 0.33+ compatibility + Xcode 26 workaround
7+
- 231c004: fix: correct audiogram type identifier string mismatch
8+
39
## 13.2.1
410
### Patch Changes
511

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": "13.2.1",
3+
"version": "13.2.2",
44
"description": "React Native bindings for HealthKit",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)