mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-04 01:11:27 +03:00
chore(version): v4.0.38
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,3 +1,13 @@
|
||||
## [4.0.38](https://github.com/discord-tickets/bot/compare/v4.0.37...v4.0.38) (2025-03-31)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **docker:** pre-create runtime directories ([#607](https://github.com/discord-tickets/bot/issues/607)) ([6375f4c](https://github.com/discord-tickets/bot/commit/6375f4c53c3b6cfbb5689594cb28e68950862a2a))
|
||||
* increase timeout for missing guilds ([c94ee65](https://github.com/discord-tickets/bot/commit/c94ee655f6fe206a6e28fc5af03757f85d812782))
|
||||
|
||||
|
||||
|
||||
## [4.0.37](https://github.com/discord-tickets/bot/compare/v4.0.36...v4.0.37) (2025-03-26)
|
||||
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "discord-tickets",
|
||||
"version": "4.0.37",
|
||||
"version": "4.0.38",
|
||||
"private": "true",
|
||||
"description": "The most popular open-source ticket management bot for Discord.",
|
||||
"main": "src/",
|
||||
|
26
pnpm-lock.yaml
generated
26
pnpm-lock.yaml
generated
@@ -110,19 +110,6 @@ importers:
|
||||
yaml:
|
||||
specifier: ^2.7.0
|
||||
version: 2.7.0
|
||||
optionalDependencies:
|
||||
bufferutil:
|
||||
specifier: ^4.0.9
|
||||
version: 4.0.9
|
||||
erlpack:
|
||||
specifier: github:discord/erlpack
|
||||
version: https://codeload.github.com/discord/erlpack/tar.gz/936ba12231719af096fe1c37525e966f3690a225
|
||||
utf-8-validate:
|
||||
specifier: ^5.0.10
|
||||
version: 5.0.10
|
||||
zlib-sync:
|
||||
specifier: ^0.1.9
|
||||
version: 0.1.9
|
||||
devDependencies:
|
||||
'@commitlint/cli':
|
||||
specifier: ^17.8.1
|
||||
@@ -160,6 +147,19 @@ importers:
|
||||
nodemon:
|
||||
specifier: ^2.0.22
|
||||
version: 2.0.22
|
||||
optionalDependencies:
|
||||
bufferutil:
|
||||
specifier: ^4.0.9
|
||||
version: 4.0.9
|
||||
erlpack:
|
||||
specifier: github:discord/erlpack
|
||||
version: https://codeload.github.com/discord/erlpack/tar.gz/936ba12231719af096fe1c37525e966f3690a225
|
||||
utf-8-validate:
|
||||
specifier: ^5.0.10
|
||||
version: 5.0.10
|
||||
zlib-sync:
|
||||
specifier: ^0.1.9
|
||||
version: 0.1.9
|
||||
|
||||
packages:
|
||||
|
||||
|
Reference in New Issue
Block a user