Skip to content

Commit f992e9f

Browse files
chore: release @intlify/eslint-plugin-vue-i18n (next)
1 parent baaa5fe commit f992e9f

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.changeset/pre.json

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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+
9+
- [#557](https://github.com/intlify/eslint-plugin-vue-i18n/pull/557) [`baaa5fe`](https://github.com/intlify/eslint-plugin-vue-i18n/commit/baaa5feb9c7dfcb86c46e63e77d2f7d9cb535738) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency @intlify/message-compiler to v10
10+
311
## 3.2.0
412

513
### 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)