We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17c6759 commit ff703edCopy full SHA for ff703ed
CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## v0.5.0 (2020-07-12)
3
+
4
+#### :bug: Bug Fixes
5
+* [#71](https://github.com/intlify/eslint-plugin-vue-i18n/pull/71) Fixed missing namespace in recommended config. ([@ota-meshi](https://github.com/ota-meshi))
6
7
+#### Committers: 1
8
+- Yosuke Ota ([@ota-meshi](https://github.com/ota-meshi))
9
10
11
## v0.4.1 (2020-04-19)
12
13
#### :pencil: Documentation
package.json
@@ -1,7 +1,7 @@
{
"name": "@intlify/eslint-plugin-vue-i18n",
"description": "ESLint plugin for Vue I18n",
- "version": "0.4.1",
+ "version": "0.5.0",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments