Skip to content

Commit f279a41

Browse files
chore: release @intlify/eslint-plugin-vue-i18n (next)
1 parent 60c3aa6 commit f279a41

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.changeset/pre.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@
44
"initialVersions": {
55
"@intlify/eslint-plugin-vue-i18n": "3.2.0"
66
},
7-
"changesets": []
7+
"changesets": [
8+
"afraid-queens-shave"
9+
]
810
}

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @intlify/eslint-plugin-vue-i18n
22

3+
## 4.0.0-next.0
4+
5+
### Major Changes
6+
7+
- [#556](https://github.com/intlify/eslint-plugin-vue-i18n/pull/556) [`ccc4737`](https://github.com/intlify/eslint-plugin-vue-i18n/commit/ccc4737e798758179a51dc152ac6e8dada89c33c) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency @intlify/core-base to v10
8+
39
## 3.2.0
410

511
### Minor 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.2.0",
4+
"version": "4.0.0-next.0",
55
"license": "MIT",
66
"homepage": "https://github.com/intlify/eslint-plugin-vue-i18n#readme",
77
"keywords": [

0 commit comments

Comments
 (0)