File tree Expand file tree Collapse file tree 2 files changed +17
-7
lines changed
Expand file tree Collapse file tree 2 files changed +17
-7
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v1.1.0 (2025-03-08)
5+
6+ ### Bug Fixes
7+
8+ - Formatting
9+ ([ ` 6820b5d ` ] ( https://github.com/OffendingCommit/commit-bingo/commit/6820b5de5a4f2794565ecdb81ab952886c155530 ) )
10+
11+ ### Features
12+
13+ - Add health check
14+ ([ ` b780dd9 ` ] ( https://github.com/OffendingCommit/commit-bingo/commit/b780dd9d49dddf365e85ef23571ca0438b92b8a2 ) )
15+
16+
417## v1.0.0 (2025-03-03)
518
6- This is the first major release of the Bingo application, reflecting the maturity and stability of the codebase. Key milestones include:
19+ ### Chores
720
8- - Complete modular architecture implementation
9- - Stable UI with game closure functionality
10- - Comprehensive test coverage
11- - Full CI/CD pipeline with semantic versioning
12- - Docker containerization and Helm chart for Kubernetes deployment
21+ - Disable replaced workflows and keep as reference
22+ ([ ` a31f19d ` ] ( https://github.com/OffendingCommit/commit-bingo/commit/a31f19d41192718b2b73a641efd19f8e7f12eab2 ) )
1323
1424
1525## v0.1.0 (2025-03-03)
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " bingo"
3- version = " 1.0 .0"
3+ version = " 1.1 .0"
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