Skip to content

Commit dc81d13

Browse files
committed
chore: release 0.1.11
1 parent 1b214eb commit dc81d13

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

22

3+
## [0.1.11](https://github.com/satya164/react-navigation-native-modal/compare/v0.1.10...v0.1.11) (2023-11-02)
4+
35
## [0.1.10](https://github.com/satya164/react-navigation-native-modal/compare/v0.1.9...v0.1.10) (2023-11-02)
46

57
## [0.1.9](https://github.com/satya164/react-navigation-native-modal/compare/v0.1.6...v0.1.9) (2023-11-02)

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.10",
3+
"version": "0.1.11",
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)