mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-02-23 10:51:22 +02:00
chore(version): v4.0.33
This commit is contained in:
parent
800f269a81
commit
e34305c7d8
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,3 +1,17 @@
|
|||||||
|
## [4.0.33](https://github.com/discord-tickets/bot/compare/v4.0.32...v4.0.33) (2025-02-18)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* known error handling (permissions and unknown roles) ([cc5c0b0](https://github.com/discord-tickets/bot/commit/cc5c0b028b3ec3d556e6aa4db06de52633e9d66f))
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* question answers in transcripts ([800f269](https://github.com/discord-tickets/bot/commit/800f269a819ec56f3d4fa84a2a1f0107809c634a))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [4.0.32](https://github.com/discord-tickets/bot/compare/v4.0.31...v4.0.32) (2025-02-15)
|
## [4.0.32](https://github.com/discord-tickets/bot/compare/v4.0.31...v4.0.32) (2025-02-15)
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "discord-tickets",
|
"name": "discord-tickets",
|
||||||
"version": "4.0.32",
|
"version": "4.0.33",
|
||||||
"private": "true",
|
"private": "true",
|
||||||
"description": "The most popular open-source ticket management bot for Discord.",
|
"description": "The most popular open-source ticket management bot for Discord.",
|
||||||
"main": "src/",
|
"main": "src/",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user