Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 7, 2015
1 parent fbb4e5d commit 20125c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.1.1 / 2015-01-06
===================
* Fix validation error bug with nested fields. (#153)
* Update `formidable`, `jscs`

1.1.0 / 2014-12-16
===================
* Use label text instead of field name consistently in error messages
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "An easy way to create, parse, and validate forms",
"main": "./index",
"author": "Caolan McMahon",
"version": "1.1.0",
"version": "1.1.1",
"repository": {
"type": "git",
"url": "https://github.com/caolan/forms.git"
Expand Down

0 comments on commit 20125c5

Please sign in to comment.