Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: cobalt <61329810+RedGuy12@users.noreply.github.com>
  • Loading branch information
cobaltt7 committed Mar 29, 2024
1 parent 70d5356 commit b937a13
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions modules/logging/misc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ export enum LogSeverity {
* - Server identity changed.
* - Thread deleted.
* - User punished.
*
* @todo - When migrating, the `members` thread should become this to keep warn messages all in the same thread.
*/
ImportantUpdate,
/**
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scradd",
"version": "2.9.6",
"version": "3.0.0",
"private": true,
"homepage": "https://discord.gg/FPv957V6SD",
"type": "module",
Expand Down

0 comments on commit b937a13

Please sign in to comment.