Skip to content

Commit

Permalink
chore(release): 3.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-737 committed Feb 26, 2024
1 parent 9b0ce65 commit 6f7fe1c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [3.17.3](https://github.com/Discord-InterChat/InterChat/compare/v3.17.2...v3.17.3) (2024-02-26)


### Bug Fixes

* add cooldowns to delete & edit message commands ([8476388](https://github.com/Discord-InterChat/InterChat/commit/84763880c8fb35e82ff66b68ffd8e71275996ead))
* fix locale and /connection bugs ([14273ab](https://github.com/Discord-InterChat/InterChat/commit/14273abdcb7c66181fe2aa595c1575b02fa871c5))
* **vote:** rely on database instead of top.gg api for checking votes ([72e1a5d](https://github.com/Discord-InterChat/InterChat/commit/72e1a5d1e6bb218b0ce9f640ff7a0a1f9300a870))

### [3.17.2](https://github.com/Discord-InterChat/InterChat/compare/v3.17.1...v3.17.2) (2024-02-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "interchat",
"private": true,
"version": "3.17.2",
"version": "3.17.3",
"description": "A growing Discord bot which provides inter-server chat!",
"main": "build/index.js",
"license": "GPL-3.0-or-later",
Expand Down

0 comments on commit 6f7fe1c

Please sign in to comment.