Skip to content

Commit

Permalink
release v0.32.2
Browse files Browse the repository at this point in the history
  • Loading branch information
STRML committed Apr 25, 2016
1 parent 3bd146b commit 05fcf7a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# CHANGELOG

## 0.32.2
- Hotfix: Accidental 'const', we're not using Babel

## 0.32.1
- Reuse empty `_query` objects as not to bust ShouldComponentUpdate.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-router-component",
"version": "0.32.1",
"version": "0.32.2",
"description": "Declarative router component for React",
"main": "index.js",
"dependencies": {
Expand Down

0 comments on commit 05fcf7a

Please sign in to comment.