File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v1.1.4 (2025-03-08)
5+
6+ ### Bug Fixes
7+
8+ - Pretty print health check
9+ ([ ` 1127fcf ` ] ( https://github.com/OffendingCommit/commit-bingo/commit/1127fcf34f92232dd8ab33c645973b32b5b0ce9b ) )
10+
11+ - Sort imports
12+ ([ ` c137a4e ` ] ( https://github.com/OffendingCommit/commit-bingo/commit/c137a4e510c198fdf1e3020e622e444616e29ada ) )
13+
14+ - Switch to json dumps for health
15+ ([ ` d484fb0 ` ] ( https://github.com/OffendingCommit/commit-bingo/commit/d484fb0a1a41a22a80bf2f76ef32c92bc7983fdd ) )
16+
17+
418## v1.1.3 (2025-03-08)
519
620### Bug Fixes
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " bingo"
3- version = " 1.1.3 "
3+ version = " 1.1.4 "
44description = " A bingo board generator using NiceGUI"
55authors = [" Offending Commit <offendingcommit@gmail.com>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments