Skip to content

Commit 0448201

Browse files
committed
Release v0.16.1
1 parent 9d70a7b commit 0448201

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
v0.16.1 - Tue, 05 Apr 2016 20:56:45 GMT
2+
---------------------------------------
3+
4+
- [9d70a7b](../../commit/9d70a7b) [changed] doesn't throw when context is missing.
5+
- [594fa53](../../commit/594fa53) [changed] added reach error
6+
7+
8+
19
v0.16.0 - Tue, 05 Apr 2016 20:17:40 GMT
210
---------------------------------------
311

package.json

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

0 commit comments

Comments
 (0)