Skip to content

Commit 1cebbb5

Browse files
committed
chore(release): v3.0.1
1 parent 08f9db4 commit 1cebbb5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v3.0.1 (2016-09-28)
2+
3+
4+
## Bug Fixes
5+
6+
- **typings:** update typings to use RouteDefinitionsMap and RouteMatcherReturn (#141)
7+
([08f9db47](https://github.com/git+https://github.com/TylorS/cyclic-router.git/commits/08f9db47c2c69afd90e4e366e428ad892e8fe258))
8+
9+
110
# v2.1.2 (2016-07-02)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cyclic-router",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "A router driver built for Cycle.js",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)