We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b7ab4b commit ce1e0d3Copy full SHA for ce1e0d3
CHANGELOG
@@ -1,3 +1,9 @@
1
+1.0.2
2
+
3
+Added 🚀
4
+- Number
5
+ - between (thank you @ftonato for the contribution!)
6
7
1.0.1
8
9
Added 🚀
package.json
@@ -1,6 +1,6 @@
{
"name": "nope-validator",
- "version": "1.0.1",
+ "version": "1.0.2",
"source": "src/index.ts",
"main": "lib/cjs/index.js",
"umd:main": "lib/umd/index.js",
0 commit comments