Skip to content

Commit 993a408

Browse files
author
semantic-release
committed
0.2.0-beta.2
[skip ci] Automatically generated by python-semantic-release
1 parent 59fc179 commit 993a408

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v0.2.0-beta.2 (2026-01-31)
6+
7+
### Bug Fixes
8+
9+
- Add packaging as explicit dependency ([#7](https://github.com/aorumbayev/kagan/pull/7),
10+
[`1e0e7ea`](https://github.com/aorumbayev/kagan/commit/1e0e7eadf47e11292bf3f42eb1a218a358859b58))
11+
12+
513
## v0.2.0-beta.1 (2026-01-30)
614

715
### Chores

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.2.0-beta.1"
3+
version = "0.2.0-beta.2"
44
description = "AI-powered Kanban TUI for autonomous development workflows"
55
readme = "README.md"
66
license = "MIT"

0 commit comments

Comments
 (0)