We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a1e58 commit 8aaf3faCopy full SHA for 8aaf3fa
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Change Log
2
All notable changes to the "vue3-code-block" plugin will be documented in this file.
3
4
-## v1.0.0-beta
5
-2023-03-04
6
-[main] Beta release (@webdevnerdstuff)
+## v1.0.0
+2023-03-16
+[main] Initial release (@webdevnerdstuff)
package.json
{
"name": "vue3-code-block",
- "version": "1.0.2-beta",
+ "version": "1.0.0",
"description": "Vue 3 CodeBlock - Highlight your code with ease using this syntax highlighting component powered by PrismJS.",
"private": false,
"main": "dist/vue3-code-block.js",
0 commit comments