Skip to content

Commit 84fb711

Browse files
author
semantic-release
committed
1.3.1
Automatically generated by python-semantic-release
1 parent 0696e5d commit 84fb711

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.3.1 (2025-10-18)
6+
7+
### Bug Fixes
8+
9+
- Remove title field from generate-spec prompt
10+
([#12](https://github.com/liatrio-labs/spec-driven-workflow/pull/12),
11+
[`a58be56`](https://github.com/liatrio-labs/spec-driven-workflow/commit/a58be5602a2b9527758d581d57a299a1d33190e8))
12+
13+
- Update repo name in chainguard config
14+
([#14](https://github.com/liatrio-labs/spec-driven-workflow/pull/14),
15+
[`0696e5d`](https://github.com/liatrio-labs/spec-driven-workflow/commit/0696e5dd02871a86f3ccd0793ac509535473c3de))
16+
17+
518
## v1.3.0 (2025-10-16)
619

720
### 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 = "spec-driven-development-mcp"
3-
version = "1.3.0"
3+
version = "1.3.1"
44
description = "A framework for spec driven development (SDD) that can be used anywhere an AI agent is used as a collaborator."
55
readme = "README.md"
66
license = { file = "LICENSE" }

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)