Skip to content

Commit

Permalink
chore(release): 3.25.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-737 committed May 27, 2024
1 parent 343b568 commit 1f637fc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.25.5](https://github.com/Discord-InterChat/InterChat/compare/v3.25.4...v3.25.5) (2024-05-27)


### Bug Fixes

* fix vote timestamp not getting set properly ([343b568](https://github.com/Discord-InterChat/InterChat/commit/343b56839afd5b2e166b2a5adcc140fef7ffbc09))
* fix welcome message hub name ([24f46cc](https://github.com/Discord-InterChat/InterChat/commit/24f46cc50b45ac5e1fefc80d28ab0bcbdd6642d6))

### [3.25.4](https://github.com/Discord-InterChat/InterChat/compare/v3.25.3...v3.25.4) (2024-05-27)

### [3.25.3](https://github.com/Discord-InterChat/InterChat/compare/v3.25.2...v3.25.3) (2024-05-25)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "interchat",
"version": "3.25.4",
"version": "3.25.5",
"description": "A growing Discord bot which provides inter-server chat!",
"main": "build/cluster.js",
"license": "GPL-3.0-or-later",
Expand Down

0 comments on commit 1f637fc

Please sign in to comment.