Skip to content

Commit

Permalink
minor release v0.12.0 (#213)
Browse files Browse the repository at this point in the history
* minor release v0.12.0

* update
  • Loading branch information
ota-meshi authored Jul 27, 2021
1 parent 2141d1e commit b6ac57c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@

## v0.12.0 (2021-07-27)

#### :gear: Updates

* [#205](https://github.com/intlify/eslint-plugin-vue-i18n/pull/205) Upgrade @intlify/message-compiler and @intlify/message-resolver
* [#206](https://github.com/intlify/eslint-plugin-vue-i18n/pull/206) Replace ESLint CLIEngine with @eslint/eslintrc
* [#211](https://github.com/intlify/eslint-plugin-vue-i18n/pull/211) update dependency yaml-eslint-parser to ^0.4.0

## v0.11.1 (2021-03-18)

#### :bug: Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@intlify/eslint-plugin-vue-i18n",
"description": "ESLint plugin for Vue I18n",
"version": "0.11.1",
"version": "0.12.0",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
Expand Down

0 comments on commit b6ac57c

Please sign in to comment.