Skip to content

Commit

Permalink
chore: release @vue/eslint-config-standard@8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sodatea committed Jul 27, 2022
1 parent cabd3ea commit 0a782ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/eslint-config-standard/CHANGELOG.md
@@ -1,5 +1,11 @@
# @vue/eslint-config-standard

## 8.0.1

### Patch Changes

- Remove the "import/extensions" rule, fixes #23

## 8.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-standard/package.json
@@ -1,6 +1,6 @@
{
"name": "@vue/eslint-config-standard",
"version": "8.0.0",
"version": "8.0.1",
"description": "eslint-config-standard for Vue.js projects",
"main": "index.cjs",
"exports": {
Expand Down

0 comments on commit 0a782ac

Please sign in to comment.