Skip to content

Commit 563548b

Browse files
committed
chore: release 0.1.9
1 parent eba5e0e commit 563548b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
3+
## [0.1.9](https://github.com/satya164/react-navigation-native-modal/compare/v0.1.6...v0.1.9) (2023-11-02)
4+
5+
6+
### Bug Fixes
7+
8+
* upgrade to use react navigation 6 ([aba8c58](https://github.com/satya164/react-navigation-native-modal/commit/aba8c58305ae405eb9b8686c9e32d453f713f1a2))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-navigation-native-modal",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"description": "React Navigation integration for React Native's Modal component",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)