Skip to content

Commit

Permalink
Release v0.11.3 (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
bvego committed May 12, 2020
1 parent c8a5afc commit d01abb6
Show file tree
Hide file tree
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 馃殌
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.2",
"version": "0.11.3",
"main": "lib/umd/index.js",
"module": "lib/es2015/index.js",
"types": "lib/umd/index.d.ts",
Expand Down

0 comments on commit d01abb6

Please sign in to comment.