File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
29
# v0.1.0 (Mon Mar 27 2023)
2
30
3
31
#### 🚀 Enhancement
You can’t perform that action at this time.
0 commit comments