Skip to content

Commit 390e6d8

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 26d3cab commit 390e6d8

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
# v0.1.1 (Sun Apr 09 2023)
2+
3+
#### 🧪 Tests
4+
5+
- Add tests [#15](https://github.com/vexuas/djs-typescript-template/pull/15) ([@vexuas](https://github.com/vexuas))
6+
7+
#### 🔧 Tweaks
8+
9+
- Add error logging [#14](https://github.com/vexuas/djs-typescript-template/pull/14) ([@vexuas](https://github.com/vexuas))
10+
- Add guild notifications [#13](https://github.com/vexuas/djs-typescript-template/pull/13) ([@vexuas](https://github.com/vexuas))
11+
- Add database handlers [#12](https://github.com/vexuas/djs-typescript-template/pull/12) ([@vexuas](https://github.com/vexuas))
12+
- Add interaction create event [#11](https://github.com/vexuas/djs-typescript-template/pull/11) ([@vexuas](https://github.com/vexuas))
13+
- Add commands structure [#10](https://github.com/vexuas/djs-typescript-template/pull/10) ([@vexuas](https://github.com/vexuas))
14+
- Add events structure [#9](https://github.com/vexuas/djs-typescript-template/pull/9) ([@vexuas](https://github.com/vexuas))
15+
- Add config to gitignore [#8](https://github.com/vexuas/djs-typescript-template/pull/8) ([@vexuas](https://github.com/vexuas))
16+
- Add config boilerplate [#7](https://github.com/vexuas/djs-typescript-template/pull/7) ([@vexuas](https://github.com/vexuas))
17+
- Add main file [#6](https://github.com/vexuas/djs-typescript-template/pull/6) ([@vexuas](https://github.com/vexuas))
18+
19+
#### 🏠 Internal
20+
21+
- Release/2023 03 27 [#5](https://github.com/vexuas/djs-typescript-template/pull/5) ([@vexuas](https://github.com/vexuas))
22+
23+
#### Authors: 1
24+
25+
- Gabriel R ([@vexuas](https://github.com/vexuas))
26+
27+
---
28+
129
# v0.1.0 (Mon Mar 27 2023)
230

331
#### 🚀 Enhancement

0 commit comments

Comments
 (0)