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 1b214eb commit dc81d13Copy full SHA for dc81d13
CHANGELOG.md
@@ -1,5 +1,7 @@
1
2
3
+## [0.1.11](https://github.com/satya164/react-navigation-native-modal/compare/v0.1.10...v0.1.11) (2023-11-02)
4
+
5
## [0.1.10](https://github.com/satya164/react-navigation-native-modal/compare/v0.1.9...v0.1.10) (2023-11-02)
6
7
## [0.1.9](https://github.com/satya164/react-navigation-native-modal/compare/v0.1.6...v0.1.9) (2023-11-02)
package.json
@@ -1,6 +1,6 @@
{
"name": "react-navigation-native-modal",
- "version": "0.1.10",
+ "version": "0.1.11",
"description": "React Navigation integration for React Native's Modal component",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
0 commit comments