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

Commit c2b8c2e

Browse files
committed
Release 1.2.2
1 parent 6ecc5df commit c2b8c2e

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="1.2.2"></a>
2+
## [1.2.2](https://github.com/tpucci/react-gondola/compare/1.2.1...1.2.2) (2019-06-12)
3+
4+
5+
### 🐛 Bug Fixes
6+
7+
* **package:** add missing dist folder ([a8b1aa5](https://github.com/tpucci/react-gondola/commit/a8b1aa5))
8+
9+
10+
### 📝 Documentation
11+
12+
* **docz:** add static routes ([d3417db](https://github.com/tpucci/react-gondola/commit/d3417db))
13+
* **GettingStarted:** add peer dependencie installation instruction ([485454a](https://github.com/tpucci/react-gondola/commit/485454a))
14+
* **README.md:** add badges 🎉 ([64e53cc](https://github.com/tpucci/react-gondola/commit/64e53cc))
15+
* **Welcome:** rewrite philosophy ([afd1edb](https://github.com/tpucci/react-gondola/commit/afd1edb))
16+
117
<a name="1.2.1"></a>
218
## [1.2.1](https://github.com/tpucci/react-gondola/compare/1.2.0...1.2.1) (2019-06-04)
319

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

0 commit comments

Comments
 (0)