Skip to content

Commit 610420e

Browse files
authored
minor release v0.4.0 (#41)
1 parent fd13ef3 commit 610420e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2+
## v0.4.0 (2020-01-22)
3+
4+
#### :boom: Breaking Change
5+
* [#39](https://github.com/intlify/eslint-plugin-vue-i18n/pull/39) breaking: re-setup due to repository transfer ([@kazupon](https://github.com/kazupon))
6+
7+
#### Committers: 2
8+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
9+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
10+
111
<a name="0.3.0"></a>
212
# [0.3.0](https://github.com/kazupon/eslint-plugin-vue-i18n/compare/v0.2.3...v0.3.0) (2019-10-02)
313

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.3.0",
4+
"version": "0.4.0",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)