Skip to content

Commit 60cb898

Browse files
Release v1.0.0-beta.13 again (#13)
- [REVERT]: Reverted ALPHA.12 changes; - Discord.js doesn't provide the `Role` type in the command context, only its ID; - [NEW]: Upgraded to Discord.js v14.20.0; - This version includes several bug fixes and improvements;
2 parents 40c0874 + 72dc200 commit 60cb898

File tree

5 files changed

+323
-289
lines changed

5 files changed

+323
-289
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v1.0.0-ALPHA.13
4+
5+
- [REVERT]: Reverted ALPHA.12 changes;
6+
- Discord.js doesn't provide the `Role` type in the command context, only its ID;
7+
8+
- [NEW]: Upgraded to Discord.js v14.20.0;
9+
- This version includes several bug fixes and improvements;
10+
311
## v1.0.0-ALPHA.12
412

513
- [FIX]: Fix argument type in command context;

0 commit comments

Comments
 (0)