Skip to content

Commit 535e990

Browse files
chore: release @intlify/eslint-plugin-vue-i18n (next)
1 parent b451cdb commit 535e990

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
@@ -14,6 +14,7 @@
1414
"ninety-snakes-scream",
1515
"olive-chairs-invent",
1616
"pink-hairs-fail",
17+
"red-bulldogs-accept",
1718
"shiny-colts-search",
1819
"ten-insects-deny",
1920
"wicked-carpets-sing"

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.13
4+
5+
### Patch Changes
6+
7+
- [#515](https://github.com/intlify/eslint-plugin-vue-i18n/pull/515) [`b451cdb`](https://github.com/intlify/eslint-plugin-vue-i18n/commit/b451cdba894dba2d60c9d8a498c3e319709e8910) Thanks [@kazupon](https://github.com/kazupon)! - fix: `no-deprecated-tc` rule wrong category
8+
39
## 3.0.0-next.12
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.12",
4+
"version": "3.0.0-next.13",
55
"license": "MIT",
66
"homepage": "https://github.com/intlify/eslint-plugin-vue-i18n#readme",
77
"keywords": [

0 commit comments

Comments
 (0)