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

Commit 0f226f0

Browse files
committed
Release 1.0.1
1 parent 6feac09 commit 0f226f0

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="1.0.1"></a>
2+
## [1.0.1](https://github.com/tpucci/react-gondola/compare/1.0.1-beta.0...1.0.1) (2019-04-14)
3+
4+
5+
### 📝 Documentation
6+
7+
* **CHANGELOG:** Add Changelog ([6feac09](https://github.com/tpucci/react-gondola/commit/6feac09))
8+
19
<a name="1.0.1-beta.0"></a>
210
## 1.0.1-beta.0 (2019-04-12)
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": "1.0.1-beta.0",
3+
"version": "1.0.1",
44
"description": "React Native declarative navigation",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)