Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit 3f62cd6

Browse files
committed
Release 2.0.5
1 parent 5305bea commit 3f62cd6

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="2.0.5"></a>
2+
## [2.0.5](https://github.com/tpucci/react-gondola/compare/2.0.4...2.0.5) (2019-08-19)
3+
4+
5+
### 🐛 Bug Fixes
6+
7+
* **transition:** fix transition export ([5305bea](https://github.com/tpucci/react-gondola/commit/5305bea))
8+
19
<a name="2.0.4"></a>
210
## [2.0.4](https://github.com/tpucci/react-gondola/compare/2.0.3...2.0.4) (2019-08-19)
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-gondola",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "React Native declarative navigation",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)