diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 8a83547..46273d8 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.6.2](https://github.com/VicSolWang/eslint-config-wzx-vue/compare/v0.6.1...v0.6.2) (2023-11-21) + + +### Bug Fixes + +* modify ignore files ([f409477](https://github.com/VicSolWang/eslint-config-wzx-vue/commit/f4094778cee02bb966bb2736c78940c2b164c9fc)) + ## [0.6.1](https://github.com/VicSolWang/eslint-config-wzx-vue/compare/v0.6.0...v0.6.1) (2023-11-21) diff --git a/package.json b/package.json index c565680..d2c933e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-wzx-vue", - "version": "0.6.1", + "version": "0.6.2", "description": "The custom vue eslint rules based on eslint-config-wzx. (Follow airbnb-base and Support Typescript Eslint)", "main": "index.js", "files": [