File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v0.1.0-beta.3 (2026-01-29)
6+
7+ ### Bug Fixes
8+
9+ - Fix missing readme on pyproject ([ #5 ] ( https://github.com/aorumbayev/kagan/pull/5 ) ,
10+ [ ` b1693ca ` ] ( https://github.com/aorumbayev/kagan/commit/b1693ca918e9bad96b9f1195b82df8b9d150712f ) )
11+
12+ ### Continuous Integration
13+
14+ - Add docs_only flag to CD workflow for independent documentation publishing
15+ ([ #5 ] ( https://github.com/aorumbayev/kagan/pull/5 ) ,
16+ [ ` b1693ca ` ] ( https://github.com/aorumbayev/kagan/commit/b1693ca918e9bad96b9f1195b82df8b9d150712f ) )
17+
18+ ### Documentation
19+
20+ - Refines documentation
21+ ([ ` f1ac3d1 ` ] ( https://github.com/aorumbayev/kagan/commit/f1ac3d1945ec7a546344f704f29643373b232ba8 ) )
22+
23+
524## v0.1.0-beta.2 (2026-01-29)
625
726### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " kagan"
3- version = " 0.1.0-beta.2 "
3+ version = " 0.1.0-beta.3 "
44description = " AI-powered Kanban TUI for autonomous development workflows"
55readme = " README.md"
66license = " MIT"
You can’t perform that action at this time.
0 commit comments