Skip to content

Commit

Permalink
Updated change log and bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jennasalau committed Aug 28, 2017
1 parent c7cd03b commit a88b207
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
## React Habitat Redux Change log

# [2.0.1]

- Fixed broken import. Thanks @jirgn

### [2.0.0]

- Removed container
- Exposed underlying factory to be compatable with React Habitat v0.5

### [1.0.2]

- Updated readme with TypeScript notes
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-habitat-redux",
"version": "2.0.0",
"version": "2.0.1",
"description": "Brings Redux connect capabilities with React Habitat",
"main": "./lib/index.js",
"repository": {
Expand Down

0 comments on commit a88b207

Please sign in to comment.