Skip to content
This repository has been archived by the owner on Dec 19, 2017. It is now read-only.

Commit

Permalink
v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyWebb committed Jan 20, 2017
1 parent 3d00822 commit 2ecdb9a
Show file tree
Hide file tree
Showing 3 changed files with 302 additions and 303 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,10 @@

## [Unreleased]

none :tada:

## 4.3.0

### Added
- Router.setConfig
- Router.useRoutes
Expand Down
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "ko-component-router",
"version": "4.2.0",
"version": "4.3.0",
"description": "Component-based routing for KnockoutJS",
"author": "Casey Webb <notcaseywebb@gmail.com>",
"license": "WTFPL",
Expand Down Expand Up @@ -49,7 +49,7 @@
"chokidar": "^1.6.1",
"coveralls": "^2.11.9",
"cross-spawn": "^5.0.1",
"eslint": "^3.0.1",
"eslint": "^3.0.1",
"eslint-config-profiscience": "^1.2.0",
"filesize": "^3.3.0",
"isparta-loader": "^2.0.0",
Expand Down

0 comments on commit 2ecdb9a

Please sign in to comment.