Skip to content

Commit 8333401

Browse files
author
semantic-release
committed
1.3.0
Automatically generated by python-semantic-release
1 parent 17cffda commit 8333401

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.3.0 (2025-10-16)
6+
7+
### Bug Fixes
8+
9+
- Make entry point callable for console script
10+
([#10](https://github.com/liatrio-labs/spec-driven-workflow-mcp/pull/10),
11+
[`17cffda`](https://github.com/liatrio-labs/spec-driven-workflow-mcp/commit/17cffdadda0f58046f7c6e84b2974c44070264ba))
12+
13+
### Features
14+
15+
- Add CLI entry point and include prompts in package
16+
([#10](https://github.com/liatrio-labs/spec-driven-workflow-mcp/pull/10),
17+
[`17cffda`](https://github.com/liatrio-labs/spec-driven-workflow-mcp/commit/17cffdadda0f58046f7c6e84b2974c44070264ba))
18+
19+
520
## v1.2.0 (2025-10-16)
621

722
### 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.2.0"
3+
version = "1.3.0"
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)