Skip to content

Commit eeee160

Browse files
committed
chore: build, cl, version
1 parent c6b7862 commit eeee160

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v1.0.1
2+
3+
> `2024-03-05`
4+
5+
### 🎉 Feature
6+
- Initial release
7+
18
## v1.0.0
29

310
> `2024-02-29`

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plugin.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vueform/plugin-mask",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Official input mask plugin for Vueform.",
55
"repository": "vueform/plugin-mask",
66
"license": "MIT",

0 commit comments

Comments
 (0)