We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33a9904 commit 30aa26bCopy full SHA for 30aa26b
CHANGELOG.md
@@ -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
5
## 1.0.0
6
7
- Update to the newer Highlight.js `highlight` API.
package.json
@@ -1,6 +1,6 @@
{
"name": "@highlightjs/vue-plugin",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Highlight.js Vue Plugin",
"main": "src/vue.js",
"scripts": {
0 commit comments