File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 0.2.0 " ></a >
2
+ # [ 0.2.0] ( https://github.com/kazupon/eslint-plugin-vue-i18n/compare/v0.1.1...v0.2.0 ) (2019-07-12)
3
+
4
+
5
+ ### :star : New Features
6
+
7
+ * ** rule:** support no-raw-text rule ([ 76077b4] ( https://github.com/kazupon/eslint-plugin-vue-i18n/commit/76077b4 ) ), closes [ #2 ] ( https://github.com/kazupon/eslint-plugin-vue-i18n/issues/2 )
8
+
9
+
10
+ ### :zap : Improvements
11
+
12
+ * support ESLint v6 ([ 69e16a6] ( https://github.com/kazupon/eslint-plugin-vue-i18n/commit/69e16a6 ) ), closes [ #12 ] ( https://github.com/kazupon/eslint-plugin-vue-i18n/issues/12 )
13
+
14
+
15
+
1
16
<a name =" 0.1.1 " ></a >
2
17
## [ 0.1.1] ( https://github.com/kazupon/eslint-plugin-vue-i18n/compare/v0.1.0...v0.1.1 ) (2019-05-08)
3
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-vue-i18n" ,
3
3
"description" : " ESLint plugin for Vue I18n" ,
4
- "version" : " 0.1.1 " ,
4
+ "version" : " 0.2.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