Skip to content

Commit

Permalink
Release v0.11.2 (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
bvego committed May 4, 2020
1 parent efa17a0 commit da98244
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
0.11.2

Added 馃殌
- String
- exactLength

Fixes
- Primitive
- oneOf (undefined throws error)

0.11.1

Added 馃殌
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": "nope-validator",
"version": "0.11.1",
"version": "0.11.2",
"main": "lib/umd/index.js",
"module": "lib/es2015/index.js",
"types": "lib/umd/index.d.ts",
Expand Down

0 comments on commit da98244

Please sign in to comment.