Skip to content

Commit 21cea29

Browse files
committed
Release v0.16.4
1 parent f30d1e3 commit 21cea29

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
v0.16.4 - Sat, 09 Apr 2016 20:13:13 GMT
2+
---------------------------------------
3+
4+
- [f30d1e3](../../commit/f30d1e3) [fixed] bug in date min/max with ref
5+
6+
7+
18
v0.16.3 - Thu, 07 Apr 2016 19:13:23 GMT
29
---------------------------------------
310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yup",
3-
"version": "0.16.3",
3+
"version": "0.16.4",
44
"description": "Dead simple Object schema validation",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)