Skip to content

Commit 96ab4c8

Browse files
committed
chore(release): publish 2.0.4
1 parent 00eab66 commit 96ab4c8

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 2.0.4 (2025-09-12)
2+
3+
### 🩹 Fixes
4+
5+
- postinstall not required ([617f6b5](https://github.com/patlux/react-native-bluetooth-state-manager/commit/617f6b5))
6+
- **android:** add support for flexible page sizes (16kb) in CMake build configuration ([7fc3534](https://github.com/patlux/react-native-bluetooth-state-manager/commit/7fc3534))
7+
8+
### ❤️ Thank You
9+
10+
- Patrick Wozniak @patlux
11+
- Quentin Gans
12+
113
## 2.0.2 (2025-05-29)
214

315
### 🩹 Fixes

packages/react-native-bluetooth-state-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-bluetooth-state-manager",
33
"description": "Manage the bluetooth state of your device",
4-
"version": "2.0.2",
4+
"version": "2.0.4",
55
"repository": "git+https://github.com/patlux/react-native-bluetooth-state-manager.git",
66
"author": "Patrick Wozniak <[email protected]> (https://patwoz.dev)",
77
"license": "MIT",

0 commit comments

Comments
 (0)