We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1649bd commit f3bbb47Copy full SHA for f3bbb47
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.4.3](https://github.com/IjzerenHein/react-native-shared-element/compare/v0.4.2...v0.4.3) (2019-09-02)
2
+
3
4
+### Bug Fixes
5
6
+* **ios:** fixed homepage missing from podfile ([e1649bd](https://github.com/IjzerenHein/react-native-shared-element/commit/e1649bd))
7
8
9
10
## [0.4.2](https://github.com/IjzerenHein/react-native-shared-element/compare/v0.4.1...v0.4.2) (2019-08-30)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-shared-element",
- "version": "0.4.2",
+ "version": "0.4.3",
"description": "Native shared element transition primitives for react-native 💫",
"author": "IjzerenHein <hrutjes@gmail.com>",
"keywords": [
0 commit comments