Skip to content

Commit a0b5424

Browse files
author
semantic-release
committed
0.13.1-beta.7
[skip ci] Automatically generated by python-semantic-release
1 parent 185af4a commit a0b5424

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.1-beta.7 (2026-03-28)
17+
18+
19+
20+
21+
### bug fixes
22+
23+
- **cd**: Skip commit when vscode version already matches
24+
([`185af4a`](https://github.com/kagan-sh/kagan/commit/185af4aa8d0e965bab84e6e2e9519e8dcfae5707))
25+
26+
27+
28+
29+
1630
## v0.13.1-beta.6 (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.1-beta.6"
3+
version = "0.13.1-beta.7"
44
description = "AI-powered Kanban TUI for autonomous development workflows"
55
license = "MIT"
66
authors = [

0 commit comments

Comments
 (0)