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

Commit ed17f8d

Browse files
committed
chore(release): 2.5.6
1 parent e1cb9f4 commit ed17f8d

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
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-
# Stable
5+
### [2.5.6](https://github.com/Supreme1707/Discord-ChatBot/compare/v2.5.4...v2.5.6) (2022-08-13)
6+
7+
8+
### Bug Fixes
9+
10+
* **find:** Fixed bug when multiple servers have same name ([e1cb9f4](https://github.com/Supreme1707/Discord-ChatBot/commit/e1cb9f423a38455b19d26b3ad6ebd12269619540))
11+
* Update log channel ID ([2673686](https://github.com/Supreme1707/Discord-ChatBot/commit/26736869f3ecfb59d4e7234ed3cba667697e5f78))
612

713
### [2.5.4](https://github.com/Supreme1707/Discord-ChatBot/compare/v2.5.0...v2.5.4) (2022-07-16)
814

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "discord-chatbot",
3-
"version": "2.5.5",
3+
"version": "2.5.6",
44
"description": "A growing discord bot which provides inter-server chat! ",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)