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

Commit fc530d4

Browse files
committed
chore(release): 3.17.2
1 parent 78c2d51 commit fc530d4

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.17.2](https://github.com/Discord-InterChat/InterChat/compare/v3.17.1...v3.17.2) (2024-02-18)
6+
7+
8+
### Bug Fixes
9+
10+
* **hub:** fix hub owner not able to remove a manager ([f8011b3](https://github.com/Discord-InterChat/InterChat/commit/f8011b35aba38ae4faa5e835f50d748df0ee7b42))
11+
* **network:** fix username and content getting swapped ([71c527a](https://github.com/Discord-InterChat/InterChat/commit/71c527a4d6106c15dee75efeb538c734bb613dd7))
12+
513
### [3.17.1](https://github.com/Discord-interchat/interchat/compare/v3.17.0...v3.17.1) (2024-02-11)
614

715

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,7 +1,7 @@
11
{
22
"name": "interchat",
33
"private": true,
4-
"version": "3.17.1",
4+
"version": "3.17.2",
55
"description": "A growing Discord bot which provides inter-server chat!",
66
"main": "build/index.js",
77
"license": "GPL-3.0-or-later",

0 commit comments

Comments
 (0)