Skip to content

Commit a37dde1

Browse files
committed
chore: release 0.6.9
1 parent e946401 commit a37dde1

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.9](https://github.com/shovel-kun/react-native-nitro-readium/compare/v0.6.8...v0.6.9) (2025-05-16)
4+
5+
### 🐛 Bug Fixes
6+
7+
* set separate tags in ios plugin ([e946401](https://github.com/shovel-kun/react-native-nitro-readium/commit/e946401c45ab73e97fb5c85f51e77895a3bc9ccf))
8+
39
## [0.6.8](https://github.com/shovel-kun/react-native-nitro-readium/compare/v0.6.7...v0.6.8) (2025-05-16)
410

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

0 commit comments

Comments
 (0)