diff --git a/.changeset/pre.json b/.changeset/pre.json index a9efc8bd..382fe50a 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -13,6 +13,7 @@ "olive-chairs-invent", "pink-hairs-fail", "shiny-colts-search", - "ten-insects-deny" + "ten-insects-deny", + "wicked-carpets-sing" ] } diff --git a/CHANGELOG.md b/CHANGELOG.md index e90eb777..eb255f34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @intlify/eslint-plugin-vue-i18n +## 3.0.0-next.10 + +### Minor Changes + +- [#497](https://github.com/intlify/eslint-plugin-vue-i18n/pull/497) [`c392a38`](https://github.com/intlify/eslint-plugin-vue-i18n/commit/c392a38591c19b406453df69e82225b8fc9ca076) Thanks [@ota-meshi](https://github.com/ota-meshi)! - fix: `no-unused-keys` rule not working when using flat config + ## 3.0.0-next.9 ### Minor Changes diff --git a/package.json b/package.json index b4c71f82..94ef5140 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@intlify/eslint-plugin-vue-i18n", "description": "ESLint plugin for Vue I18n", - "version": "3.0.0-next.9", + "version": "3.0.0-next.10", "license": "MIT", "homepage": "https://github.com/intlify/eslint-plugin-vue-i18n#readme", "keywords": [