Skip to content

Commit 0a9cbf0

Browse files
committed
Version 0.12.2
1 parent 196390f commit 0a9cbf0

File tree

8 files changed

+258
-346
lines changed

8 files changed

+258
-346
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.2 - Tue, 24 Feb 2015 00:34:16 GMT
2+
---------------------------------------
3+
4+
- [196390f](../../commit/196390f) [fixed] Make <Route name>s global, again
5+
6+
17
v0.12.1 - Mon, 23 Feb 2015 22:54:19 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.1",
3+
"version": "0.12.2",
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)