Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
jennasalau committed Feb 7, 2017
1 parent 9989af8 commit 80809c0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## React Habitat Redux Change log

### [1.0.2]

- Updated readme with TypeScript notes
- Fixed issues with type script definitions [#1](https://github.com/DeloitteDigitalAPAC/react-habitat-redux/issues/1). Thanks @aventurella
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": "1.0.1",
"version": "1.0.2",
"description": "Brings Redux connect capabilities with React Habitat",
"main": "./lib/index.js",
"repository": {
Expand Down

0 comments on commit 80809c0

Please sign in to comment.