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 0a67521 commit 974eda8Copy full SHA for 974eda8
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
4
+## v0.0.14
5
+
6
+[compare changes](https://github.com/ThimoDEV/nuxt-codemirror/compare/v0.0.13...v0.0.14)
7
8
## v0.0.13
9
10
[compare changes](https://github.com/ThimoDEV/nuxt-codemirror/compare/v0.0.12...v0.0.13)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-codemirror",
- "version": "0.0.13",
+ "version": "0.0.14",
"description": "Nuxt codemirror module",
"repository": "https://github.com/ThimoDEV/nuxt-codemirror",
"homepage": "https://github.com/ThimoDEV/nuxt-codemirror#readme",
0 commit comments