Skip to content

Commit

Permalink
5.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jsdir committed May 13, 2017
1 parent 8804132 commit 5df8f8e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [5.0.7] - 2017-05-12
### Changed
- Use external prop-types

## [5.0.6] - 2017-02-13
### Changed
- Fixed a bug where setting `loading` to `false` would remove the `disabled` property from the button.
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-ladda",
"version": "5.0.6",
"version": "5.0.7",
"description": "React wrapper for Ladda buttons",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 5df8f8e

Please sign in to comment.