File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## v2.0.0 (2022-05-18)
3
+
4
+ #### :boom : Breaking Change
5
+ * [ #324 ] ( https://github.com/intlify/eslint-plugin-vue-i18n/pull/324 ) fix(deps): update dependency vue-eslint-parser to v9 ([ @renovate [ bot]] ( https://github.com/apps/renovate ) )
6
+ * [ #318 ] ( https://github.com/intlify/eslint-plugin-vue-i18n/pull/318 ) Drop support for Node.js v12 ([ @ota-meshi ] ( https://github.com/ota-meshi ) )
7
+
8
+ #### Committers: 1
9
+ - Yosuke Ota ([ @ota-meshi ] ( https://github.com/ota-meshi ) )
10
+
11
+
2
12
## v1.4.1 (2022-04-07)
3
13
4
14
#### :bug : Bug Fixes
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" : " 1.4.1 " ,
4
+ "version" : " 2.0.0 " ,
5
5
"author" : {
6
6
"name" : " kazuya kawaguchi" ,
7
7
"email" : " kawakazu80@gmail.com"
You can’t perform that action at this time.
0 commit comments