Skip to content

Commit 0b06e18

Browse files
committed
chore(version): v4.0.27
1 parent 45f21f5 commit 0b06e18

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [4.0.27](https://github.com/discord-tickets/bot/compare/v4.0.26...v4.0.27) (2025-01-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **scripts:** dependencies shouldn't be dev-only ([45f21f5](https://github.com/discord-tickets/bot/commit/45f21f5da9de179a6d9b13ccc46663b7fc28227c))
7+
* **scripts:** don't encrypt/decrypt missing values ([87b9974](https://github.com/discord-tickets/bot/commit/87b9974dbdbabcb7939a224e6b1a6f20de231af8))
8+
9+
10+
111
## [4.0.26](https://github.com/discord-tickets/bot/compare/v4.0.25...v4.0.26) (2025-01-10)
212

313

package.json

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

0 commit comments

Comments
 (0)