From eb0ac523e8b1a28ddcfae352ec45bbd3d85df7c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 09:58:55 +0000 Subject: [PATCH] chore: release `@intlify/eslint-plugin-vue-i18n` --- .changeset/empty-steaks-stare.md | 5 ----- .changeset/unlucky-grapes-tie.md | 5 ----- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 4 files changed, 9 insertions(+), 11 deletions(-) delete mode 100644 .changeset/empty-steaks-stare.md delete mode 100644 .changeset/unlucky-grapes-tie.md diff --git a/.changeset/empty-steaks-stare.md b/.changeset/empty-steaks-stare.md deleted file mode 100644 index 4c0dd84a..00000000 --- a/.changeset/empty-steaks-stare.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@intlify/eslint-plugin-vue-i18n": minor ---- - -Improved to apply no-dynamic-keys rule to non-Vue files as well. diff --git a/.changeset/unlucky-grapes-tie.md b/.changeset/unlucky-grapes-tie.md deleted file mode 100644 index aff44331..00000000 --- a/.changeset/unlucky-grapes-tie.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@intlify/eslint-plugin-vue-i18n": minor ---- - -fix(no-raw-text): disallow extra properties in rule options diff --git a/CHANGELOG.md b/CHANGELOG.md index 726835c8..78d73a52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # @intlify/eslint-plugin-vue-i18n +## 4.1.0 + +### Minor Changes + +- [#637](https://github.com/intlify/eslint-plugin-vue-i18n/pull/637) [`383e682`](https://github.com/intlify/eslint-plugin-vue-i18n/commit/383e682a1417c37c4b783d131584a203e2c99a96) Thanks [@mcler](https://github.com/mcler)! - Improved to apply no-dynamic-keys rule to non-Vue files as well. + +- [#652](https://github.com/intlify/eslint-plugin-vue-i18n/pull/652) [`98b9f70`](https://github.com/intlify/eslint-plugin-vue-i18n/commit/98b9f70462a181184040656a6ae6d7c23f58d7af) Thanks [@andreww2012](https://github.com/andreww2012)! - fix(no-raw-text): disallow extra properties in rule options + ## 4.0.1 ### Patch Changes diff --git a/package.json b/package.json index 13da18c2..a968bf3f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@intlify/eslint-plugin-vue-i18n", "description": "ESLint plugin for Vue I18n", - "version": "4.0.1", + "version": "4.1.0", "license": "MIT", "homepage": "https://github.com/intlify/eslint-plugin-vue-i18n#readme", "keywords": [