Skip to content

Commit 1df1e5f

Browse files
committed
v3.1.3
1 parent bdf8432 commit 1df1e5f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# [Unreleased]
22

3+
# [3.1.3](https://github.com/IjzerenHein/react-navigation-shared-element/compare/v3.1.2...v3.1.3) (2021-09-01)
4+
35
### Bug Fixes
46

57
- Fix double-tap on bottom tab not resetting navigation (V5/6) (#191 thanks @Whichoney)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-navigation-shared-element",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "react-native-shared-element bindings for React Navigation",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)