Skip to content

Commit 3cee8c5

Browse files
committed
Release 0.3.0 version
1 parent fe446a3 commit 3cee8c5

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

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

4+
## 0.3.0
5+
* Add ignore link
6+
47
## 0.2.1
58
* Fix listener of click
69
* Fix navigation of history

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.1",
3+
"version": "0.3.0",
44
"description": "Storeon module for URL routing",
55
"main": "index.js",
66
"author": "Ivan Solovev <ivan@solovev.one>",

0 commit comments

Comments
 (0)