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

Commit 2a88f63

Browse files
authored
patch release v2.1.2 (#221)
* patch release v2.1.2 * remove unneccesary texts
1 parent 93552dc commit 2a88f63

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
Version 9 of Highlight.js has reached EOL and is no longer supported.
2-
Please upgrade or ask whatever dependency you are using to upgrade.
3-
https://github.com/highlightjs/highlight.js/issues/2877
1+
## v2.1.2 (2021-07-26)
42

3+
#### :bug: Bug Fixes
4+
* [#217](https://github.com/intlify/vue-cli-plugin-i18n/pull/217) fix: can not load locale messages in vue3 ([@PeterAlfredLee](https://github.com/PeterAlfredLee))
5+
6+
#### Committers: 1
7+
- Lee ([@PeterAlfredLee](https://github.com/PeterAlfredLee))
58

69
## v2.1.0 (2021-04-08)
710

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-cli-plugin-i18n",
33
"description": "Vue CLI plugin to add vue-i18n to your Vue Project",
4-
"version": "2.1.1",
4+
"version": "2.1.2",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "kawakazu80@gmail.com"

0 commit comments

Comments
 (0)