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 02b1294 commit 490c187Copy full SHA for 490c187
CHANGELOG.md
@@ -1,4 +1,16 @@
1
2
+## v0.1.3...main
3
+
4
+[compare changes](https://github.com/stacksjs/ts-inputs/compare/v0.1.3...main)
5
6
+### 🏡 Chore
7
8
+- Enhance release script and fix lint ([02b1294](https://github.com/stacksjs/ts-inputs/commit/02b1294))
9
10
+### ❤️ Contributors
11
12
+- Cab-mikee ([@cab-mikee](https://github.com/cab-mikee))
13
14
## v0.1.0...main
15
16
[compare changes](https://github.com/stacksjs/ts-inputs/compare/v0.1.0...main)
package.json
@@ -1,7 +1,7 @@
{
"name": "ts-inputs",
"type": "module",
- "version": "0.1.4",
+ "version": "0.1.5",
"description": "Modern & lightweight input masking.",
"author": "Chris Breuer <[email protected]>",
"license": "MIT",
0 commit comments