Skip to content

Commit

Permalink
Release v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Jun 24, 2016
1 parent b0dd021 commit 4ab2137
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
v0.19.0 - Fri, 24 Jun 2016 15:19:48 GMT
---------------------------------------

- [b0dd021](../../commit/b0dd021) [changed] Split integer(), remove transform
- [758ac51](../../commit/758ac51) [added] string.ensure
- [f2b0078](../../commit/f2b0078) [changed] Less aggressive type coercions
- [ab94510](../../commit/ab94510) [fixed] boxed number allowed NaN



v0.18.3 - Mon, 09 May 2016 15:50:47 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.18.3",
"version": "0.19.0",
"description": "Dead simple Object schema validation",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 4ab2137

Please sign in to comment.