Skip to content

Commit 9108905

Browse files
committed
🎉 release(minor): v0.3.0
1 parent 34b7a25 commit 9108905

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+
<a name="0.3.0"></a>
2+
# [0.3.0](https://github.com/kazupon/eslint-plugin-vue-i18n/compare/v0.2.3...v0.3.0) (2019-10-02)
3+
4+
5+
### :star: New Features
6+
7+
* **rule:** No raw text ignore options ([#31](https://github.com/kazupon/eslint-plugin-vue-i18n/issues/31)) by [@stevelacey](https://github.com/stevelacey) ([34b7a25](https://github.com/kazupon/eslint-plugin-vue-i18n/commit/34b7a25)), closes [#31](https://github.com/kazupon/eslint-plugin-vue-i18n/issues/31)
8+
9+
10+
111
<a name="0.2.3"></a>
212
## [0.2.3](https://github.com/kazupon/eslint-plugin-vue-i18n/compare/v0.2.2...v0.2.3) (2019-07-22)
313

package.json

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

0 commit comments

Comments
 (0)