Skip to content

Commit 52f652f

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 66c6b3f commit 52f652f

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

CHANGELOG.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,47 @@
1+
# v0.1.6 (Sun Apr 13 2025)
2+
3+
#### 🐛 Fixes
4+
5+
- Use edit reply instead of reply after defer [#61](https://github.com/vexuas/djs-typescript-template/pull/61) ([@vexuas](https://github.com/vexuas))
6+
7+
#### 🔧 Tweaks
8+
9+
- Update to use node 18 [#59](https://github.com/vexuas/djs-typescript-template/pull/59) ([@vexuas](https://github.com/vexuas))
10+
- Update cdn to personal [#51](https://github.com/vexuas/djs-typescript-template/pull/51) ([@vexuas](https://github.com/vexuas))
11+
12+
#### 🐛 Bug Fix
13+
14+
- Add dependabot yml [#53](https://github.com/vexuas/djs-typescript-template/pull/53) ([@vexuas](https://github.com/vexuas))
15+
16+
#### 🏠 Internal
17+
18+
- Release/2023 07 08 [#40](https://github.com/vexuas/djs-typescript-template/pull/40) ([@vexuas](https://github.com/vexuas))
19+
20+
#### 🔩 Dependency Updates
21+
22+
- Bump topgg-autoposter from 2.0.1 to 2.0.2 [#57](https://github.com/vexuas/djs-typescript-template/pull/57) ([@dependabot[bot]](https://github.com/dependabot[bot]))
23+
- Bump @babel/runtime from 7.21.5 to 7.27.0 [#60](https://github.com/vexuas/djs-typescript-template/pull/60) ([@dependabot[bot]](https://github.com/dependabot[bot]))
24+
- Bump pg and @types/pg [#58](https://github.com/vexuas/djs-typescript-template/pull/58) ([@dependabot[bot]](https://github.com/dependabot[bot]))
25+
- Bump typescript from 5.0.4 to 5.8.3 [#56](https://github.com/vexuas/djs-typescript-template/pull/56) ([@dependabot[bot]](https://github.com/dependabot[bot]))
26+
- Bump mixpanel from 0.17.0 to 0.18.1 [#55](https://github.com/vexuas/djs-typescript-template/pull/55) ([@dependabot[bot]](https://github.com/dependabot[bot]))
27+
- Bump ts-jest from 29.1.0 to 29.3.1 [#54](https://github.com/vexuas/djs-typescript-template/pull/54) ([@dependabot[bot]](https://github.com/dependabot[bot]))
28+
- Bump undici from 5.28.4 to 5.28.5 [#52](https://github.com/vexuas/djs-typescript-template/pull/52) ([@dependabot[bot]](https://github.com/dependabot[bot]))
29+
- Bump cross-spawn from 7.0.3 to 7.0.6 [#49](https://github.com/vexuas/djs-typescript-template/pull/49) ([@dependabot[bot]](https://github.com/dependabot[bot]))
30+
- Bump ws from 8.13.0 to 8.18.0 [#48](https://github.com/vexuas/djs-typescript-template/pull/48) ([@dependabot[bot]](https://github.com/dependabot[bot]))
31+
- Bump micromatch from 4.0.5 to 4.0.8 [#47](https://github.com/vexuas/djs-typescript-template/pull/47) ([@dependabot[bot]](https://github.com/dependabot[bot]))
32+
- Bump undici from 5.26.3 to 5.28.4 [#46](https://github.com/vexuas/djs-typescript-template/pull/46) ([@dependabot[bot]](https://github.com/dependabot[bot]))
33+
- Bump @babel/traverse from 7.21.5 to 7.23.2 [#44](https://github.com/vexuas/djs-typescript-template/pull/44) ([@dependabot[bot]](https://github.com/dependabot[bot]))
34+
- Bump undici from 5.22.0 to 5.26.3 [#43](https://github.com/vexuas/djs-typescript-template/pull/43) ([@dependabot[bot]](https://github.com/dependabot[bot]))
35+
- Bump word-wrap from 1.2.3 to 1.2.4 [#42](https://github.com/vexuas/djs-typescript-template/pull/42) ([@dependabot[bot]](https://github.com/dependabot[bot]))
36+
- Bump semver from 6.3.0 to 6.3.1 [#41](https://github.com/vexuas/djs-typescript-template/pull/41) ([@dependabot[bot]](https://github.com/dependabot[bot]))
37+
38+
#### Authors: 2
39+
40+
- [@dependabot[bot]](https://github.com/dependabot[bot])
41+
- Gabriel R ([@vexuas](https://github.com/vexuas))
42+
43+
---
44+
145
# v0.1.5 (Sat Jul 08 2023)
246

347
#### 🔧 Tweaks

0 commit comments

Comments
 (0)