File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 4
4
"initialVersions" : {
5
5
"@intlify/eslint-plugin-vue-i18n" : " 3.2.0"
6
6
},
7
- "changesets" : []
7
+ "changesets" : [
8
+ " afraid-queens-shave" ,
9
+ " new-ligers-tan"
10
+ ]
8
11
}
Original file line number Diff line number Diff line change 1
1
# @intlify/eslint-plugin-vue-i18n
2
2
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
+
3
11
## 3.2.0
4
12
5
13
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @intlify/eslint-plugin-vue-i18n" ,
3
3
"description" : " ESLint plugin for Vue I18n" ,
4
- "version" : " 3.2 .0" ,
4
+ "version" : " 4.0.0-next .0" ,
5
5
"license" : " MIT" ,
6
6
"homepage" : " https://github.com/intlify/eslint-plugin-vue-i18n#readme" ,
7
7
"keywords" : [
You can’t perform that action at this time.
0 commit comments