Skip to content

Commit c8fbe3d

Browse files
committed
Release v0.17.5
1 parent c553cc0 commit c8fbe3d

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.17.5 - Thu, 21 Apr 2016 11:20:16 GMT
2+
---------------------------------------
3+
4+
- [c553cc0](../../commit/c553cc0) [added] options to lazy resolve
5+
6+
7+
18
v0.17.4 - Wed, 20 Apr 2016 14:15:39 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.17.4",
3+
"version": "0.17.5",
44
"description": "Dead simple Object schema validation",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)