Releases: LinusPotocnik/ExampleBot
Release list
Bump ws and Discord.js
Fixes DoS vulnerability in ws package :)
What's Changed
- Bump discord.js from 14.15.1 to 14.15.2 by @dependabot in #79
- Bump ws from 8.17.0 to 8.17.1 by @dependabot in #81
- Bump discord.js from 14.15.2 to 14.15.3 by @dependabot in #80
Full Changelog: v2.0.6...v2.0.7
v2.0.6
What's Changed
- Minor code improvements, mostly consistency
- Bump dotenv from 16.3.1 to 16.4.5
- Bump discord.js from 14.11.0 to 14.15.1
Full Changelog: v2.0.5...v2.0.6
Version Updates (June 15th)
What's Changed
- Bump undici from 5.18.0 to 5.19.1
- Bump discord.js from 14.7.1 to 14.11.0
- Bump dotenv from 16.0.3 to 16.1.4
Full Changelog: v2.0.4...v2.0.5
Bump Discord.js and dotenv
Title :)
Discord.js v14.3.0 → v14.7.1
dotenv v16.0.2 → v16.0.3
Bump discord.js
Nothing else.
14.0.3 → 14.1.2
Use discord.js lib instead of @discord.js/builders in ping.js
As described above, this only corrects the import used in the ping.js file :)
Important:
This version also uses a new version of file-types after a dependency security alert, so it is advised to update if you are using and older version :)
V13 Backport
This release has some polishing and also removes the deploy-commands file and instead automatically deploys the commands for the v13 version of the bot
Important:
This version also updates a dependency after a dependency security alert, so it is advised to update
Bugfixes (July 21th)
Update to discord.js v14
This release contains the switch to discord.js version 14, as well as the removal of the deploy-commands file. Instead, the bot now automatically deploys its commands on startup!
LATEST RELEASE (July 1st)
Another dependency update to keep y'all operating smooth 😄