Skip to content

Commit

Permalink
Release v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Feb 8, 2016
1 parent 86b6446 commit afcb48b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
v0.14.0 - Mon, 08 Feb 2016 16:17:40 GMT
---------------------------------------

- [86b6446](../../commit/86b6446) [fixed] camelcase should maintain leading underscores



v0.13.0 - Mon, 01 Feb 2016 20:49:40 GMT
---------------------------------------

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": "yup",
"version": "0.13.0",
"version": "0.14.0",
"description": "Dead simple Object schema validation",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit afcb48b

Please sign in to comment.