Skip to content

Commit

Permalink
version bump and changelog for 7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zfbx committed Jan 16, 2022
1 parent b670050 commit b2a32ad
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Change log

**7.2.0 - Addon improvements [2022-01-16]**

- patched some errors from previous version
- added example events for hooking from discord
- updated api usage to be stable with newest branch of discord.js
- added config for logging debug messages from discord.js

**7.1.0 - Addon improvements [2022-01-14]**

- added Italian from anonymous
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "zdiscord",
"version": "7.1.0",
"description": "Simple Discord Bot Allowlist",
"version": "7.2.0",
"description": "Advanced Discord Bot Allowlist that's simple to use",
"main": "server.js",
"scripts": {
"start": "node server/server.js"
Expand Down

0 comments on commit b2a32ad

Please sign in to comment.