Skip to content

Commit 7c1d079

Browse files
committed
Version 0.12.3
1 parent 8397dfd commit 7c1d079

File tree

13 files changed

+1196
-1169
lines changed

13 files changed

+1196
-1169
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v0.12.3 - Tue, 24 Feb 2015 21:37:49 GMT
2+
---------------------------------------
3+
4+
- [aef0dce](../../commit/aef0dce) [fixed] DefaultRoute/NotFoundRoute name regression
5+
6+
17
v0.12.2 - Tue, 24 Feb 2015 00:34:16 GMT
28
---------------------------------------
39

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router",
3-
"version": "0.12.2",
3+
"version": "0.12.3",
44
"description": "A complete routing library for React.js",
55
"main": "build/global/ReactRouter.js",
66
"homepage": "https://github.com/rackt/react-router",

0 commit comments

Comments
 (0)