Skip to content

Commit

Permalink
chore(release): 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gxmari007 committed Aug 16, 2022
1 parent ed33645 commit 4c05a77
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.8.1](https://github.com/gxmari007/vite-plugin-eslint/compare/v1.8.0...v1.8.1) (2022-08-16)


### Bug Fixes

* default exclude match ([4892478](https://github.com/gxmari007/vite-plugin-eslint/commit/4892478410aa24664f89b24920d4dbd5ee139ee8))

## [1.8.0](https://github.com/gxmari007/vite-plugin-eslint/compare/v1.7.0...v1.8.0) (2022-08-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-eslint",
"version": "1.8.0",
"version": "1.8.1",
"description": "ESLint plugin for vite.",
"author": "Xiang Gao",
"license": "MIT",
Expand Down

0 comments on commit 4c05a77

Please sign in to comment.