From 0ca3231ecb35dc91a38d43910cb1107d170ad341 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 07:52:53 +0900 Subject: [PATCH] chore: release `@intlify/eslint-plugin-vue-i18n` (next) (#416) Co-authored-by: github-actions[bot] --- .changeset/pre.json | 3 ++- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) 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": [