Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Commit 9e6803a

Browse files
committed
chore(release): 3.10.2
1 parent f4eb357 commit 9e6803a

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
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.
44

5+
### [3.10.2](https://github.com/Discord-InterChat/Interchat/compare/v3.10.1...v3.10.2) (2023-04-30)
6+
7+
8+
### Bug Fixes
9+
10+
* **blacklist:** fix errors when user is removed from blacklist before timer ends ([6f9b698](https://github.com/Discord-InterChat/Interchat/commit/6f9b6984339cc988f9ad6b1df8cb3d435416814b))
11+
* **blacklist:** reply now contains embeds ([eef5822](https://github.com/Discord-InterChat/Interchat/commit/eef582295f32ef62c1ad60230d995f75fb8c175d))
12+
* **report:** fix bug that created double report posts ([f4eb357](https://github.com/Discord-InterChat/Interchat/commit/f4eb3573e118d6dbb1dde549e68eaaf1e4d1a61b))
13+
514
### [3.10.1](https://github.com/Discord-InterChat/Interchat/compare/v3.10.0...v3.10.1) (2023-04-30)
615

716

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interchat",
3-
"version": "3.10.1",
3+
"version": "3.10.2",
44
"description": "A growing Discord bot which provides inter-server chat!",
55
"main": "build/src/index.js",
66
"maintainers": [

0 commit comments

Comments
 (0)