Skip to content

Commit b3239bf

Browse files
committed
chore: release 0.6.16
1 parent 2cd922f commit b3239bf

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.6.16](https://github.com/shovel-kun/react-native-nitro-readium/compare/v0.6.15...v0.6.16) (2025-06-12)
4+
5+
### 🐛 Bug Fixes
6+
7+
* remove StateWrapperImpl ([2cd922f](https://github.com/shovel-kun/react-native-nitro-readium/commit/2cd922ffa51c213ea50b08fee0c98f3aa3bb459e))
8+
39
## [0.6.15](https://github.com/shovel-kun/react-native-nitro-readium/compare/v0.6.14...v0.6.15) (2025-06-12)
410

511
## [0.6.14](https://github.com/shovel-kun/react-native-nitro-readium/compare/v0.6.13...v0.6.14) (2025-05-30)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-nitro-readium",
3-
"version": "0.6.15",
3+
"version": "0.6.16",
44
"description": "Nitro module package",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)