Skip to content

Commit 04575ed

Browse files
committed
0.4.1
1 parent d124429 commit 04575ed

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.4.1](https://github.com/IjzerenHein/react-native-shared-element/compare/v0.4.0...v0.4.1) (2019-08-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **android:** fixed occasional incorrect view measure for FastImage ([ec32eb2](https://github.com/IjzerenHein/react-native-shared-element/commit/ec32eb2))
7+
8+
9+
110
# [0.4.0](https://github.com/IjzerenHein/react-native-shared-element/compare/v0.3.0...v0.4.0) (2019-08-28)
211

312

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

0 commit comments

Comments
 (0)