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

Commit adffc3b

Browse files
committed
Release 2.0.2
1 parent 8d62f13 commit adffc3b

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="2.0.2"></a>
2+
## [2.0.2](https://github.com/tpucci/react-gondola/compare/2.0.1...2.0.2) (2019-07-29)
3+
4+
5+
### 🐛 Bug Fixes
6+
7+
* **install:** fix patch-package in production ([8d62f13](https://github.com/tpucci/react-gondola/commit/8d62f13))
8+
9+
10+
### 📝 Documentation
11+
12+
* **back:** add back guide ([6469e2b](https://github.com/tpucci/react-gondola/commit/6469e2b))
13+
* **react-navigation:** add react-navigation interoperability guide ([038d75c](https://github.com/tpucci/react-gondola/commit/038d75c))
14+
115
<a name="2.0.1"></a>
216
## [2.0.1](https://github.com/tpucci/react-gondola/compare/2.0.0...2.0.1) (2019-07-28)
317

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.1",
3+
"version": "2.0.2",
44
"description": "React Native declarative navigation",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)