Skip to content

Commit

Permalink
v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
paradoxxxzero committed Jun 1, 2018
1 parent d6adf3b commit 35012c7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
@@ -1,9 +1,13 @@
# [1.0.5](https://github.com/Kozea/formol/compare/v1.0.4...v1.0.5)

* Improve unrest error handling

# [1.0.4](https://github.com/Kozea/formol/compare/v1.0.3...v1.0.4)

* Wrap the eye toggler for password strength field
* Fix Password field style related to #18
* Remove password (and strength) type text at blur
* Send the right item on create
* Send the right item on create

# [1.0.3](https://github.com/Kozea/formol/compare/v1.0.2...v1.0.3)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "formol",
"version": "1.0.4",
"version": "1.0.5",
"description": "An opiniated react form framework.",
"main": "lib/formol.js",
"repository": "https://github.com/Kozea/formol",
Expand Down

0 comments on commit 35012c7

Please sign in to comment.