Skip to content

Commit b64fb70

Browse files
authored
chore(release): v0.1.0 (#3)
1 parent c3bcafe commit b64fb70

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Changelog
2+
3+
## v0.1.0
4+
5+
### 🚀 Enhancements
6+
7+
- Initial extension implementation ([a4b5ad2](https://github.com/LukasHirt/oc-excalidraw/commit/a4b5ad2))
8+
9+
### 📖 Documentation
10+
11+
- Add UI screenshot into readme ([ba7e34a](https://github.com/LukasHirt/oc-excalidraw/commit/ba7e34a))
12+
13+
### 🏡 Chore
14+
15+
- Setup eslint ([5ad68c9](https://github.com/LukasHirt/oc-excalidraw/commit/5ad68c9))
16+
- Add prettier script ([79d605a](https://github.com/LukasHirt/oc-excalidraw/commit/79d605a))
17+
- Ignore changelog by prettier ([#4](https://github.com/LukasHirt/oc-excalidraw/pull/4))
18+
- Specify changelogen output in scripts ([#5](https://github.com/LukasHirt/oc-excalidraw/pull/5))
19+
20+
### 🤖 CI
21+
22+
- Setup basic test jobs ([50081b9](https://github.com/LukasHirt/oc-excalidraw/commit/50081b9))
23+
- Setup release job ([#2](https://github.com/LukasHirt/oc-excalidraw/pull/2))
24+
25+
### ❤️ Contributors
26+
27+
- Lukas Hirt ([@LukasHirt](https://github.com/LukasHirt))

0 commit comments

Comments
 (0)