We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b588568 commit db1cd52Copy full SHA for db1cd52
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v1.1.2 (2025-03-08)
5
+
6
+### Bug Fixes
7
8
+- **ci**: Change semantic versioning workflow
9
+ ([`b588568`](https://github.com/OffendingCommit/commit-bingo/commit/b588568cdcb4872a0be2e443d488cd13983e4f1a))
10
11
12
## v1.1.1 (2025-03-08)
13
14
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "bingo"
-version = "1.1.1"
+version = "1.1.2"
description = "A bingo board generator using NiceGUI"
authors = ["Offending Commit <offendingcommit@gmail.com>"]
license = "MIT"
0 commit comments