Skip to content

Commit f5c7af8

Browse files
author
semantic-release
committed
0.19.0-beta.7
[skip ci] Automatically generated by python-semantic-release
1 parent 8bd88cb commit f5c7af8

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,21 @@
1313

1414

1515

16+
## v0.19.0-beta.7 (2026-04-23)
17+
18+
19+
20+
21+
### Bug Fixes
22+
23+
- **tui**: Defer _reload_projects to call_after_refresh to survive xdist race
24+
([#121](https://github.com/kagan-sh/kagan/pull/121),
25+
[`8bd88cb`](https://github.com/kagan-sh/kagan/commit/8bd88cbf5e33a42952d0c795827c920bdbec96ab))
26+
27+
28+
29+
30+
1631
## v0.19.0-beta.6 (2026-04-23)
1732

1833

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.19.0-beta.6"
3+
version = "0.19.0-beta.7"
44
description = "AI-powered Kanban TUI for autonomous development workflows"
55
license = "MIT"
66
authors = [

0 commit comments

Comments
 (0)