Skip to content

Commit d0bf96b

Browse files
chore(release): 13.0.1 [skip ci]
## [13.0.1](react-native-modal/react-native-modal@v13.0.0...v13.0.1) (2022-03-01) ### Bug Fixes * make getDerivedStateFromProps's nextProps param Readonly ([react-native-modal#647](react-native-modal#647)) ([c737e7f](react-native-modal@c737e7f)), closes [react-native-modal#381](react-native-modal#381)
1 parent c737e7f commit d0bf96b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-modal",
3-
"version": "13.0.0",
3+
"version": "13.0.1",
44
"description": "An enhanced React Native modal",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)