Skip to content

Commit 8a444c4

Browse files
authored
patch release v0.11.1 (#175)
1 parent 95bd608 commit 8a444c4

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.11.1 (2021-03-18)
3+
4+
#### :bug: Bug Fixes
5+
* [#173](https://github.com/intlify/eslint-plugin-vue-i18n/pull/173) fix: add debug as dependency ([@lukashass](https://github.com/lukashass))
6+
7+
#### Committers: 2
8+
- Lukas ([@lukashass](https://github.com/lukashass))
9+
- Yosuke Ota ([@ota-meshi](https://github.com/ota-meshi))
10+
111
Version 9 of Highlight.js has reached EOL and is no longer supported.
212
Please upgrade or ask whatever dependency you are using to upgrade.
313
https://github.com/highlightjs/highlight.js/issues/2877

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

0 commit comments

Comments
 (0)