Skip to content

Commit

Permalink
9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed Jun 1, 2022
1 parent c1c9dc2 commit a8ab4fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions lib/utils/vue3-export-names.json
Expand Up @@ -50,6 +50,7 @@
"ComponentOptionsWithObjectProps",
"ComponentOptionsWithoutProps",
"ComponentPropsOptions",
"ComponentProvideOptions",
"ComponentPublicInstance",
"computed",
"ComputedGetter",
Expand Down Expand Up @@ -223,6 +224,7 @@
"VNodeChild",
"VNodeNormalizedChildren",
"VNodeProps",
"VNodeRef",
"VNodeTypes",
"warn",
"watch",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-vue",
"version": "9.0.1",
"version": "9.1.0",
"description": "Official ESLint plugin for Vue.js",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit a8ab4fd

Please sign in to comment.