diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 0437ebe..f084f99 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.6.4](https://github.com/VicSolWang/eslint-config-wzx-vue/compare/v0.6.3...v0.6.4) (2023-12-05) + + +### Bug Fixes + +* update package.json ([e2dcc6c](https://github.com/VicSolWang/eslint-config-wzx-vue/commit/e2dcc6c61b2a913b0153b52567754296630dd67b)) + ## [0.6.3](https://github.com/VicSolWang/eslint-config-wzx-vue/compare/v0.6.2...v0.6.3) (2023-12-03) diff --git a/package.json b/package.json index 88568e4..903c64e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-wzx-vue", - "version": "0.6.3", + "version": "0.6.4", "description": "The custom vue eslint rules based on eslint-config-wzx. (Follow airbnb-base and Support Typescript Eslint)", "main": "index.js", "files": [