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

Commit da50f4f

Browse files
authored
chore(release): 3.8.1
1 parent 2dadfaa commit da50f4f

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +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+
### [3.8.1](https://github.com/Discord-ChatBot/Discord-ChatBot/compare/v3.8.0...v3.8.1) (2023-02-16)
6+
7+
8+
### Bug Fixes
9+
10+
* **goal:** Fixed `undefined` leave messages ([2dadfaa](https://github.com/Discord-ChatBot/Discord-ChatBot/commit/2dadfaa88ea03db59e4a0b3bcd7d98692f795df0))
11+
512
## [3.8.0](https://github.com/Discord-ChatBot/Discord-ChatBot/compare/v3.7.0...v3.8.0) (2023-02-16)
613

714

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": "discord-chatbot",
3-
"version": "3.8.0",
3+
"version": "3.8.1",
44
"description": "A growing Discord bot which provides inter-server chat!",
55
"main": "build/src/index.js",
66
"maintainers": [

0 commit comments

Comments
 (0)