We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 563548b commit 1806540Copy full SHA for 1806540
CHANGELOG.md
@@ -1,5 +1,7 @@
1
2
3
+## [0.1.10](https://github.com/satya164/react-navigation-native-modal/compare/v0.1.9...v0.1.10) (2023-11-02)
4
+
5
## [0.1.9](https://github.com/satya164/react-navigation-native-modal/compare/v0.1.6...v0.1.9) (2023-11-02)
6
7
package.json
@@ -1,6 +1,6 @@
{
"name": "react-navigation-native-modal",
- "version": "0.1.9",
+ "version": "0.1.10",
"description": "React Navigation integration for React Native's Modal component",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
0 commit comments