Skip to content

Commit a25f835

Browse files
author
semantic-release
committed
chore(release): 1.1.4 [skip ci]
1 parent c137a4e commit a25f835

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "bingo"
3-
version = "1.1.3"
3+
version = "1.1.4"
44
description = "A bingo board generator using NiceGUI"
55
authors = ["Offending Commit <offendingcommit@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)