Skip to content

Commit db1cd52

Browse files
author
semantic-release
committed
chore(release): 1.1.2 [skip ci]
1 parent b588568 commit db1cd52

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

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+
412
## v1.1.1 (2025-03-08)
513

614
### 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.1"
3+
version = "1.1.2"
44
description = "A bingo board generator using NiceGUI"
55
authors = ["Offending Commit <offendingcommit@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)