mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 04:13:08 +02:00
chore(version): 4.0.6
This commit is contained in:
parent
ca09070c66
commit
bfb533d07c
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,3 +1,14 @@
|
||||
## [4.0.6](https://github.com/discord-tickets/bot/compare/v4.0.5...v4.0.6) (2023-07-02)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* disable presence check on public bots ([ca09070](https://github.com/discord-tickets/bot/commit/ca09070c6681cc8815572d5b0c127ac34817ecb7))
|
||||
* disable presence intent on public bots ([c7d9bbf](https://github.com/discord-tickets/bot/commit/c7d9bbff53ce1e3e5151f0732653ab5e671a3743))
|
||||
* use new changelog URL ([e8bf45a](https://github.com/discord-tickets/bot/commit/e8bf45a9a44ffe2f928bccbfe8189736072913fa))
|
||||
|
||||
|
||||
|
||||
## [4.0.5](https://github.com/discord-tickets/bot/compare/v4.0.4...v4.0.5) (2023-06-25)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "discord-tickets",
|
||||
"version": "4.0.5",
|
||||
"version": "4.0.6",
|
||||
"private": "true",
|
||||
"description": "The most popular open-source ticket management bot for Discord.",
|
||||
"main": "src/",
|
||||
|
Loading…
Reference in New Issue
Block a user