Skip to content

Commit 30aa26b

Browse files
committed
(chore) bump v1.0.1
1 parent 33a9904 commit 30aa26b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.1
2+
3+
- Publishing 1.0 was weird, just wanting to make sure the correct code was on NPM.
4+
15
## 1.0.0
26

37
- Update to the newer Highlight.js `highlight` API.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@highlightjs/vue-plugin",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Highlight.js Vue Plugin",
55
"main": "src/vue.js",
66
"scripts": {

0 commit comments

Comments
 (0)