Skip to content

Commit 85c31a1

Browse files
committed
chore: version, cl, build
1 parent 2c7f070 commit 85c31a1

File tree

4 files changed

+12
-5
lines changed

4 files changed

+12
-5
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v1.0.7
2+
3+
> `2024-06-14`
4+
5+
### 🐞 Bug Fixes
6+
- Don't trigger validation on initial load.
7+
18
## v1.0.6
29

310
> `2024-06-14`

dist/index.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plugin.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vueform/plugin-mask",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Official input mask plugin for Vueform.",
55
"repository": "vueform/plugin-mask",
66
"license": "MIT",

0 commit comments

Comments
 (0)