Skip to content

Commit 5a29802

Browse files
committed
9.18.0
1 parent 66a678f commit 5a29802

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: lib/utils/vue3-export-names.json

+1
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@
276276
"IframeHTMLAttributes",
277277
"ImgHTMLAttributes",
278278
"InsHTMLAttributes",
279+
"InputTypeHTMLAttribute",
279280
"InputHTMLAttributes",
280281
"KeygenHTMLAttributes",
281282
"LabelHTMLAttributes",

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-vue",
3-
"version": "9.17.0",
3+
"version": "9.18.0",
44
"description": "Official ESLint plugin for Vue.js",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)