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 f8925cc commit d57157bCopy full SHA for d57157b
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.0.5
5
+
6
+[compare changes](https://github.com/ThimoDEV/nuxt-codemirror/compare/v0.0.4...v0.0.5)
7
8
+### 🏡 Chore
9
10
+- Add export for types ([f8925cc](https://github.com/ThimoDEV/nuxt-codemirror/commit/f8925cc))
11
12
+### ❤️ Contributors
13
14
+- Thimo ([@ThimoDEV](http://github.com/ThimoDEV))
15
16
## v0.0.4
17
18
[compare changes](https://github.com/ThimoDEV/nuxt-codemirror/compare/v0.0.3...v0.0.4)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-codemirror",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "Nuxt codemirror module",
"repository": "https://github.com/ThimoDEV/nuxt-codemirror",
"license": "MIT",
0 commit comments