Skip to content

Commit 8c7d446

Browse files
committed
chore(release): v0.0.1
1 parent e85e414 commit 8c7d446

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

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+
416
## v0.0.2
517

618

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "nuxt-codemirror",
3-
"version": "0.0.2",
3+
"version": "0.0.1",
44
"description": "Nuxt codemirror module",
5-
"repository": "your-org/my-module",
5+
"repository": "https://github.com/ThimoDEV/nuxt-codemirror",
66
"license": "MIT",
77
"type": "module",
88
"exports": {

0 commit comments

Comments
 (0)