Skip to content

Commit c1e92a6

Browse files
committed
Release 0.2.1 version
1 parent af498f0 commit c1e92a6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Change Log
22
This project adheres to [Semantic Versioning](http://semver.org/).
33

4+
## 0.2.1
5+
* Fix listener of click
6+
* Fix navigation of history
7+
48
## 0.2
59
* Add TypeScript definitions
610

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storeon/router",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Storeon module for URL routing",
55
"main": "index.js",
66
"author": "Ivan Solovev <[email protected]>",

0 commit comments

Comments
 (0)