diff --git a/.changeset/pre.json b/.changeset/pre.json index 6868087c..9999de79 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -5,6 +5,7 @@ "@intlify/eslint-plugin-vue-i18n": "3.0.0-beta.1" }, "changesets": [ - "forty-tools-dream" + "forty-tools-dream", + "olive-chairs-invent" ] } diff --git a/CHANGELOG.md b/CHANGELOG.md index e76ebb74..12ce53d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ ## 3.0.0-next.2 +## 3.0.0-next.3 + +### Patch Changes + +- [#413](https://github.com/intlify/eslint-plugin-vue-i18n/pull/413) [`0fadd81`](https://github.com/intlify/eslint-plugin-vue-i18n/commit/0fadd81f0551c380514744573b4c3fdac9b9d4fa) Thanks [@dargmuesli](https://github.com/dargmuesli)! - Pin `@intlify` dependencies to tag `beta` to try to prevent renovate from downgrading. + ### Patch Changes - [#394](https://github.com/intlify/eslint-plugin-vue-i18n/pull/394) [`3774e88`](https://github.com/intlify/eslint-plugin-vue-i18n/commit/3774e88ba06335efe2112594d0c92b8ac4e5d242) Thanks [@wolfgangwalther](https://github.com/wolfgangwalther)! - fix: no-missing-keys rule reports false positive with trailing dot diff --git a/package.json b/package.json index 61aa82b8..353d16fe 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.2", + "version": "3.0.0-next.3", "license": "MIT", "homepage": "https://github.com/intlify/eslint-plugin-vue-i18n#readme", "keywords": [