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 e85e414 commit 8c7d446Copy full SHA for 8c7d446
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.0.1
5
+
6
+[compare changes](https://github.com/ThimoDEV/nuxt-codemirror/compare/v0.0.2...v0.0.1)
7
8
+### 🏡 Chore
9
10
+- Linting ([e85e414](https://github.com/ThimoDEV/nuxt-codemirror/commit/e85e414))
11
12
+### ❤️ Contributors
13
14
+- Thimo ([@ThimoDEV](http://github.com/ThimoDEV))
15
16
## v0.0.2
17
18
package.json
@@ -1,8 +1,8 @@
{
"name": "nuxt-codemirror",
- "version": "0.0.2",
+ "version": "0.0.1",
"description": "Nuxt codemirror module",
- "repository": "your-org/my-module",
+ "repository": "https://github.com/ThimoDEV/nuxt-codemirror",
"license": "MIT",
"type": "module",
"exports": {
0 commit comments