mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-05 09:41:27 +03:00
chore(version): v4.0.35
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -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)
|
## [4.0.34](https://github.com/discord-tickets/bot/compare/v4.0.33...v4.0.34) (2025-03-05)
|
||||||
|
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "discord-tickets",
|
"name": "discord-tickets",
|
||||||
"version": "4.0.34",
|
"version": "4.0.35",
|
||||||
"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/",
|
||||||
|
Reference in New Issue
Block a user