Skip to content

Commit 935da31

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.0.0...v2.0.0) (2021-04-25) ### Documentation * update placement ([fc845b2](fc845b2)) ### BREAKING CHANGES * added RTL support, `left`, `right` placements were replaced with `end`, `start`
1 parent fc845b2 commit 935da31

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-popover",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "Pure JS popover component for react-native",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)