Skip to content

Commit 68d01f5

Browse files
author
semantic-release
committed
0.13.0-beta.4
[skip ci] Automatically generated by python-semantic-release
1 parent 74c8b66 commit 68d01f5

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

1414

1515

16+
## v0.13.0-beta.4 (2026-03-28)
17+
18+
19+
20+
21+
### bug fixes
22+
23+
- **cd**: Decouple vscode version from pypi — independent lifecycles
24+
([`74c8b66`](https://github.com/kagan-sh/kagan/commit/74c8b6669652598dfbfb51dfc98520b78a7cdc51))
25+
26+
27+
28+
29+
1630
## v0.13.0-beta.3 (2026-03-28)
1731

1832

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

0 commit comments

Comments
 (0)