Skip to content

Commit 5638786

Browse files
chore: release @intlify/eslint-plugin-vue-i18n (next)
1 parent 8b3d347 commit 5638786

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
},
77
"changesets": [
88
"forty-tools-dream",
9+
"fresh-squids-build",
910
"olive-chairs-invent",
1011
"ten-insects-deny"
1112
]

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## 3.0.0-next.2
22

3+
## 3.0.0-next.5
4+
5+
### Patch Changes
6+
7+
- [#459](https://github.com/intlify/eslint-plugin-vue-i18n/pull/459) [`8b3d347`](https://github.com/intlify/eslint-plugin-vue-i18n/commit/8b3d347e9e10b4cce0b8527675c230654d8e28bd) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency @eslint/eslintrc to v3
8+
39
## 3.0.0-next.4
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
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.4",
4+
"version": "3.0.0-next.5",
55
"license": "MIT",
66
"homepage": "https://github.com/intlify/eslint-plugin-vue-i18n#readme",
77
"keywords": [

0 commit comments

Comments
 (0)