Skip to content

Commit 0e62200

Browse files
author
semantic-release
committed
0.1.0-beta.3
[skip ci] Automatically generated by python-semantic-release
1 parent ded5109 commit 0e62200

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "kagan"
3-
version = "0.1.0-beta.2"
3+
version = "0.1.0-beta.3"
44
description = "AI-powered Kanban TUI for autonomous development workflows"
55
readme = "README.md"
66
license = "MIT"

0 commit comments

Comments
 (0)