Skip to content

Commit 3667ce9

Browse files
committed
chore: clean up changelog
1 parent 51ae6fb commit 3667ce9

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1+
# Changelog
12

23
## v0.1.0
34

4-
55
### 🚀 Enhancements
66

77
- Initial extension implementation ([a4b5ad2](https://github.com/LukasHirt/oc-excalidraw/commit/a4b5ad2))
@@ -14,6 +14,9 @@
1414

1515
- Setup eslint ([5ad68c9](https://github.com/LukasHirt/oc-excalidraw/commit/5ad68c9))
1616
- Add prettier script ([79d605a](https://github.com/LukasHirt/oc-excalidraw/commit/79d605a))
17+
- Specify changelogen output in scripts ([685661a](https://github.com/LukasHirt/oc-excalidraw/commit/685661a))
18+
- **release:** V0.1.0 ([b4aa02b](https://github.com/LukasHirt/oc-excalidraw/commit/b4aa02b))
19+
- Ignore changelog in prettier ([8071cba](https://github.com/LukasHirt/oc-excalidraw/commit/8071cba))
1720

1821
### 🤖 CI
1922

@@ -23,4 +26,3 @@
2326
### ❤️ Contributors
2427

2528
- Lukas Hirt ([@LukasHirt](https://github.com/LukasHirt))
26-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oc-excalidraw",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "ownCloud Excalidraw extension",
55
"license": "Apache-2.0",
66
"author": "Lukas Hirt <lukas@hirt.cz>",

0 commit comments

Comments
 (0)