Skip to content

Commit 77cb5c2

Browse files
committed
release v0.10.2
1 parent 03f452a commit 77cb5c2

File tree

5 files changed

+73
-157
lines changed

5 files changed

+73
-157
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
v0.10.2 - Fri, 31 Oct 2014 16:23:27 GMT
2+
---------------------------------------
3+
4+
- [940a0d0](../../commit/940a0d0) [changed] use `Object.assign` instead of `copyProperties`
5+
- [f8cb7f9](../../commit/f8cb7f9) [changed] use `Object.assign` instead of `merge`
6+
- [70b442a](../../commit/70b442a) [added] React 0.12 compatibility
7+
8+
19
v0.10.1 - Fri, 31 Oct 2014 15:46:20 GMT
210
---------------------------------------
311

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.10.1",
3+
"version": "0.10.2",
44
"homepage": "https://github.com/rackt/react-router",
55
"authors": [
66
"Ryan Florence",

0 commit comments

Comments
 (0)