Skip to content

Commit 35de773

Browse files
chore: release @intlify/eslint-plugin-vue-i18n (next) (#475)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ebd7353 commit 35de773

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"forty-tools-dream",
99
"fresh-squids-build",
1010
"khaki-eyes-serve",
11+
"ninety-snakes-scream",
1112
"olive-chairs-invent",
1213
"shiny-colts-search",
1314
"ten-insects-deny"

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @intlify/eslint-plugin-vue-i18n
22

3+
## 3.0.0-next.7
4+
5+
### Patch Changes
6+
7+
- [#474](https://github.com/intlify/eslint-plugin-vue-i18n/pull/474) [`ebd7353`](https://github.com/intlify/eslint-plugin-vue-i18n/commit/ebd7353ada4d65eec0f504887db0911a80819979) Thanks [@ota-meshi](https://github.com/ota-meshi)! - fix: wrong suggestion for remove all unused keys in `vue-i18n/no-unused-keys` rule
8+
39
## 3.0.0-next.6
410

511
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@intlify/eslint-plugin-vue-i18n",
33
"description": "ESLint plugin for Vue I18n",
4-
"version": "3.0.0-next.6",
4+
"version": "3.0.0-next.7",
55
"license": "MIT",
66
"homepage": "https://github.com/intlify/eslint-plugin-vue-i18n#readme",
77
"keywords": [

0 commit comments

Comments
 (0)