Skip to content

Commit b6ac57c

Browse files
authored
minor release v0.12.0 (#213)
* minor release v0.12.0 * update
1 parent 2141d1e commit b6ac57c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

2+
## v0.12.0 (2021-07-27)
3+
4+
#### :gear: Updates
5+
6+
* [#205](https://github.com/intlify/eslint-plugin-vue-i18n/pull/205) Upgrade @intlify/message-compiler and @intlify/message-resolver
7+
* [#206](https://github.com/intlify/eslint-plugin-vue-i18n/pull/206) Replace ESLint CLIEngine with @eslint/eslintrc
8+
* [#211](https://github.com/intlify/eslint-plugin-vue-i18n/pull/211) update dependency yaml-eslint-parser to ^0.4.0
9+
210
## v0.11.1 (2021-03-18)
311

412
#### :bug: Bug Fixes

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

0 commit comments

Comments
 (0)