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

Commit aa5bfe7

Browse files
committed
Release 2.0.6
1 parent d09d876 commit aa5bfe7

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.6"></a>
2+
## [2.0.6](https://github.com/tpucci/react-nonav/compare/2.0.5...2.0.6) (2019-11-18)
3+
4+
5+
### 🐛 Bug Fixes
6+
7+
* **buildscript:** generate cjs and esm modules ([616e510](https://github.com/tpucci/react-nonav/commit/616e510))
8+
19
<a name="2.0.5"></a>
210
## [2.0.5](https://github.com/tpucci/react-nonav/compare/2.0.4...2.0.5) (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-nonav",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "React Native declarative navigation",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)