chore(version): v4.0.33

This commit is contained in:
Isaac 2025-02-18 20:20:27 +00:00
parent 800f269a81
commit e34305c7d8
No known key found for this signature in database
GPG Key ID: 0DE40AE37BBA5C33
2 changed files with 15 additions and 1 deletions

View File

@ -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)

View File

@ -1,6 +1,6 @@
{
"name": "discord-tickets",
"version": "4.0.32",
"version": "4.0.33",
"private": "true",
"description": "The most popular open-source ticket management bot for Discord.",
"main": "src/",