You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,16 @@
1
1
2
+
## v0.6.0 (2020-07-19)
3
+
4
+
#### :bug: Bug Fixes
5
+
*[#76](https://github.com/intlify/eslint-plugin-vue-i18n/pull/76) Fix false positives for linked keys in no-unused-keys rule ([@ota-meshi](https://github.com/ota-meshi))
6
+
7
+
#### :zap: Improvement Features
8
+
*[#75](https://github.com/intlify/eslint-plugin-vue-i18n/pull/75) Change "settings['vue-i18n'].localeDir" to can specify object options. ([@ota-meshi](https://github.com/ota-meshi))
9
+
10
+
#### Committers: 1
11
+
- Yosuke Ota ([@ota-meshi](https://github.com/ota-meshi))
0 commit comments