We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9acadf commit aeea4dcCopy full SHA for aeea4dc
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v1.1.1 (2025-03-08)
5
+
6
+### Bug Fixes
7
8
+- Release pipeline to listen to "The next version is"
9
+ ([`d9acadf`](https://github.com/OffendingCommit/commit-bingo/commit/d9acadff39302a5c200d747ca3a7c91d772d0365))
10
11
12
## v1.1.0 (2025-03-08)
13
14
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "bingo"
-version = "1.1.0"
+version = "1.1.1"
description = "A bingo board generator using NiceGUI"
authors = ["Offending Commit <offendingcommit@gmail.com>"]
license = "MIT"
0 commit comments