Skip to content

Commit c4b6118

Browse files
authored
Release v0.12.1 (#423)
1 parent c8af9f9 commit c4b6118

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.12.1
2+
3+
Fixes 🔨
4+
- URL and e-mail regex security issues
5+
16
0.12.0
27

38
Added 🚀

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nope-validator",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"main": "lib/umd/index.js",
55
"module": "lib/es2015/index.js",
66
"types": "lib/umd/index.d.ts",

0 commit comments

Comments
 (0)