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

Commit 244037c

Browse files
committed
Release 1.2.3
1 parent 4f4789e commit 244037c

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="1.2.3"></a>
2+
## [1.2.3](https://github.com/tpucci/react-gondola/compare/1.2.2...1.2.3) (2019-06-21)
3+
4+
5+
### 📝 Documentation
6+
7+
* **analytics:** add google analytics ([b472643](https://github.com/tpucci/react-gondola/commit/b472643))
8+
* **peerDependencies:** fix peerDependencies ([25659da](https://github.com/tpucci/react-gondola/commit/25659da))
9+
110
<a name="1.2.2"></a>
211
## [1.2.2](https://github.com/tpucci/react-gondola/compare/1.2.1...1.2.2) (2019-06-12)
312

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

0 commit comments

Comments
 (0)