Skip to content

Commit 9c86c72

Browse files
authored
patch release v0.4.1 (#61)
1 parent 9d52d5c commit 9c86c72

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
## v0.4.1 (2020-04-19)
3+
4+
#### :pencil: Documentation
5+
* [#52](https://github.com/intlify/eslint-plugin-vue-i18n/pull/52) Add missing close quote to no-missing-keys.md. ([@jlebar](https://github.com/jlebar))
6+
7+
#### Committers: 1
8+
- Justin Lebar ([@jlebar](https://github.com/jlebar))
9+
10+
211
## v0.4.0 (2020-01-22)
312

413
#### :boom: Breaking Change

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@intlify/eslint-plugin-vue-i18n",
33
"description": "ESLint plugin for Vue I18n",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)