Skip to content

Commit cfa3be6

Browse files
committed
chore(version): v4.0.24
1 parent addd5e8 commit cfa3be6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [4.0.24](https://github.com/discord-tickets/bot/compare/v4.0.23...v4.0.24) (2024-12-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **docker:** use alpine 3.20 instead of 3.21 so prisma can find openssl ([addd5e8](https://github.com/discord-tickets/bot/commit/addd5e896c28597734199947c60b41854deece2d)), closes [/github.com/nodejs/docker-node/issues/2175#issuecomment-2530130523](https://github.com//github.com/nodejs/docker-node/issues/2175/issues/issuecomment-2530130523)
7+
8+
9+
110
## [4.0.23](https://github.com/discord-tickets/bot/compare/v4.0.22...v4.0.23) (2024-12-20)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "discord-tickets",
3-
"version": "4.0.23",
3+
"version": "4.0.24",
44
"private": "true",
55
"description": "The most popular open-source ticket management bot for Discord.",
66
"main": "src/",

0 commit comments

Comments
 (0)