chore(version): v4.0.35

This commit is contained in:
Isaac
2025-03-06 20:41:24 +00:00
parent cdbd065b69
commit 04b97c16f2
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
## [4.0.35](https://github.com/discord-tickets/bot/compare/v4.0.34...v4.0.35) (2025-03-06)
### Bug Fixes
* add `.zip` extension to export file name ([d8bd963](https://github.com/discord-tickets/bot/commit/d8bd9632000f003164ea970d6bfe84f7001a7fe2))
* correct tag content max length ([cdbd065](https://github.com/discord-tickets/bot/commit/cdbd065b69f819ba1b1b7535414a96fd571fa71d))
## [4.0.34](https://github.com/discord-tickets/bot/compare/v4.0.33...v4.0.34) (2025-03-05)

View File

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