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

Commit 0b29a8d

Browse files
authored
patch release v2.3.1 (#246)
1 parent f6b642e commit 0b29a8d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
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
4+
5+
## v2.3.1 (2021-09-30)
6+
7+
#### :zap: Improvement Features
8+
* [#245](https://github.com/intlify/vue-cli-plugin-i18n/pull/245) feat: Composition API installing noticement ([@kazupon](https://github.com/kazupon))
9+
10+
#### Committers: 1
11+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
12+
113
## v2.3.0 (2021-09-30)
214

315
#### :star: Features

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

0 commit comments

Comments
 (0)