Skip to content

Commit ae4525a

Browse files
committed
chore: release 0.6.17
1 parent 6248b03 commit ae4525a

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.6.17](https://github.com/shovel-kun/react-native-nitro-readium/compare/v0.6.16...v0.6.17) (2025-06-16)
4+
5+
### 🐛 Bug Fixes
6+
7+
* add turnPageOnTap ([5f56724](https://github.com/shovel-kun/react-native-nitro-readium/commit/5f56724ee9e81311993eeb98d097969b15aa2152))
8+
* turnPageOnTap works ([6248b03](https://github.com/shovel-kun/react-native-nitro-readium/commit/6248b03a291006153b9f599515dbd4e4a05d4769))
9+
310
## [0.6.16](https://github.com/shovel-kun/react-native-nitro-readium/compare/v0.6.15...v0.6.16) (2025-06-12)
411

512
### 🐛 Bug Fixes

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.16",
3+
"version": "0.6.17",
44
"description": "Nitro module package",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)