Skip to content

Commit aba5113

Browse files
chore(release): 3.1.3 [skip ci]
## [3.1.3](v3.1.2...v3.1.3) (2024-01-07) ### Bug Fixes * **DiscordBot:** Pass event args without modifications ([69e0832](69e0832))
1 parent 69e0832 commit aba5113

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.3](https://github.com/DisQada/HalfBot/compare/v3.1.2...v3.1.3) (2024-01-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **DiscordBot:** Pass event args without modifications ([69e0832](https://github.com/DisQada/HalfBot/commit/69e08329fe62a8342258799bf26b63657a4f89d6))
7+
18
## [3.1.2](https://github.com/DisQada/HalfBot/compare/v3.1.1...v3.1.2) (2024-01-02)
29

310

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
"displayName": "HalfBot",
33
"name": "@disqada/halfbot",
4-
"version": "3.1.2",
4+
"version": "3.1.3",
55
"description": "A tool to facilitate and accelerate the development of Discord bots",
66
"scripts": {
77
"config": "npm explore @disqada/typedoc -- npm run config",

0 commit comments

Comments
 (0)