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 d10d45a commit 87d9c1cCopy full SHA for 87d9c1c
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# [2.1.0](https://github.com/IjzerenHein/react-navigation-shared-element/compare/v2.0.2...v2.1.0) (2020-02-22)
2
+
3
4
5
## [2.0.2](https://github.com/IjzerenHein/react-navigation-shared-element/compare/v2.0.1...v2.0.2) (2020-02-13)
6
7
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "react-navigation-shared-element",
- "version": "2.0.2",
+ "version": "2.1.0",
"description": "react-native-shared-element bindings for React Navigation",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
0 commit comments