Skip to content

Commit b123564

Browse files
committed
0.4.2
1 parent f7d5f56 commit b123564

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.4.2](https://github.com/IjzerenHein/react-native-shared-element/compare/v0.4.1...v0.4.2) (2019-08-30)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed react-navigation demo due to API changes in the binding ([9204d39](https://github.com/IjzerenHein/react-native-shared-element/commit/9204d39))
7+
* **android:** fixed transition not visible when app was too busy ([f7d5f56](https://github.com/IjzerenHein/react-native-shared-element/commit/f7d5f56))
8+
9+
10+
111
## [0.4.1](https://github.com/IjzerenHein/react-native-shared-element/compare/v0.4.0...v0.4.1) (2019-08-29)
212

313

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-shared-element",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Native shared element transition primitives for react-native 💫",
55
"author": "IjzerenHein <[email protected]>",
66
"keywords": [

0 commit comments

Comments
 (0)