Skip to content

Commit

Permalink
build: version 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorlxy committed May 28, 2021
1 parent 49e71f4 commit fff3b15
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
# [3.1.0](https://github.com/meteorlxy/eslint-plugin-prettier-vue/compare/v3.0.0...v3.1.0) (2021-05-28)

### Features

- support setup script ([#18](https://github.com/meteorlxy/eslint-plugin-prettier-vue/issues/18)) ([49e71f4](https://github.com/meteorlxy/eslint-plugin-prettier-vue/commit/49e71f494b6ad617cdda290c956ae0dd2305fdbc))

# [3.0.0](https://github.com/meteorlxy/eslint-plugin-prettier-vue/compare/v3.0.0-alpha.2...v3.0.0) (2021-04-21)

# [3.0.0-alpha.2](https://github.com/meteorlxy/eslint-plugin-prettier-vue/compare/v3.0.0-alpha.1...v3.0.0-alpha.2) (2020-08-07)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-prettier-vue",
"version": "3.0.0",
"version": "3.1.0",
"description": "ESLint plugin for Prettier formatting, which is better for Vue SFC",
"homepage": "https://github.com/meteorlxy/eslint-plugin-prettier-vue",
"repository": "https://github.com/meteorlxy/eslint-plugin-prettier-vue.git",
Expand Down

0 comments on commit fff3b15

Please sign in to comment.