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

Commit b5b67de

Browse files
authored
patch release v8.24.1 (#1146)
1 parent dc3a559 commit b5b67de

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+
## v8.24.1 (2021-03-11)
6+
7+
#### :bug: Bug Fixes
8+
* [#1145](https://github.com/kazupon/vue-i18n/pull/1145) Allowing paths to be null for lookups. ([@martinheidegger](https://github.com/martinheidegger))
9+
10+
#### Committers: 1
11+
- Martin Heidegger ([@martinheidegger](https://github.com/martinheidegger))
12+
113
## v8.24.0 (2021-03-08)
214

315
#### :star: New 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-i18n",
33
"description": "Internationalization plugin for Vue.js",
4-
"version": "8.24.0",
4+
"version": "8.24.1",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)