Skip to content

Commit ff44d56

Browse files
committed
v0.8.8
1 parent b609a6d commit ff44d56

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [0.8.8](https://github.com/IjzerenHein/react-native-shared-element/compare/v0.8.7...v0.8.8) (2023-01-02)
2+
3+
### Bug Fixes
4+
5+
* **android** [fix] Fix Android build error on react-native 0.66.
6+
17
# [0.8.7](https://github.com/IjzerenHein/react-native-shared-element/compare/v0.8.6...v0.8.7) (2022-12-23)
28

39
### Features

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.8.7",
3+
"version": "0.8.8",
44
"description": "Native shared element transition primitives for react-native 💫",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)