Skip to content

Commit

Permalink
Release v0.11.3 (#246)
Browse files Browse the repository at this point in the history
bvego authored May 12, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent c8a5afc commit d01abb6
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
0.11.3

Fixes 🔨
- Date
- before (reference type argument)
- after (reference type argument)

Internal 🏡
- Bump ts-jest to 25.5.1
- Bump @typescript-eslint/eslint-plugin to 2.32.0
- Bump @typescript-eslint/parser to 2.32.0

0.11.2

Added 🚀
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.2",
"version": "0.11.3",
"main": "lib/umd/index.js",
"module": "lib/es2015/index.js",
"types": "lib/umd/index.d.ts",

0 comments on commit d01abb6

Please sign in to comment.