Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Commit

Permalink
patch release v2.0.3 (#186)
Browse files Browse the repository at this point in the history
* patch release v2.0.3

* update
  • Loading branch information
kazupon committed Mar 29, 2021
1 parent 65c4dec commit 00e6f69
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Version 9 of Highlight.js has reached EOL and is no longer supported.
Please upgrade or ask whatever dependency you are using to upgrade.
https://github.com/highlightjs/highlight.js/issues/2877
## v2.0.3 (2021-03-29)

#### :bug: Bug Fixes
* [#185](https://github.com/intlify/vue-cli-plugin-i18n/pull/185) fix: cannot work legacy mode, when install plugin ([@kazupon](https://github.com/kazupon))

#### Committers: 1
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))

## v2.0.2 (2021-03-17)

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": "vue-cli-plugin-i18n",
"description": "Vue CLI plugin to add vue-i18n to your Vue Project",
"version": "2.0.2",
"version": "2.0.3",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
Expand Down

0 comments on commit 00e6f69

Please sign in to comment.