chore(version): v4.0.27

This commit is contained in:
Isaac 2025-01-13 20:56:36 +00:00
parent 45f21f5da9
commit 0b06e1852f
No known key found for this signature in database
GPG Key ID: 0DE40AE37BBA5C33
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
## [4.0.27](https://github.com/discord-tickets/bot/compare/v4.0.26...v4.0.27) (2025-01-13)
### Bug Fixes
* **scripts:** dependencies shouldn't be dev-only ([45f21f5](https://github.com/discord-tickets/bot/commit/45f21f5da9de179a6d9b13ccc46663b7fc28227c))
* **scripts:** don't encrypt/decrypt missing values ([87b9974](https://github.com/discord-tickets/bot/commit/87b9974dbdbabcb7939a224e6b1a6f20de231af8))
## [4.0.26](https://github.com/discord-tickets/bot/compare/v4.0.25...v4.0.26) (2025-01-10)

View File

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