Skip to content

Commit 3213088

Browse files
author
semantic-release
committed
1.5.0
Automatically generated by python-semantic-release
1 parent 387568f commit 3213088

File tree

3 files changed

+37
-2
lines changed

3 files changed

+37
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.5.0 (2025-10-22)
6+
7+
### Build System
8+
9+
- **linter**: Centralize markdownlint configuration
10+
([#16](https://github.com/liatrio-labs/spec-driven-workflow/pull/16),
11+
[`387568f`](https://github.com/liatrio-labs/spec-driven-workflow/commit/387568fadf7fde848a11bbaeecbe2f58b239c4e9))
12+
13+
### Documentation
14+
15+
- Enhance README header with badges and improved formatting
16+
([#16](https://github.com/liatrio-labs/spec-driven-workflow/pull/16),
17+
[`387568f`](https://github.com/liatrio-labs/spec-driven-workflow/commit/387568fadf7fde848a11bbaeecbe2f58b239c4e9))
18+
19+
- Enhance README structure and add workflow improvements
20+
([#16](https://github.com/liatrio-labs/spec-driven-workflow/pull/16),
21+
[`387568f`](https://github.com/liatrio-labs/spec-driven-workflow/commit/387568fadf7fde848a11bbaeecbe2f58b239c4e9))
22+
23+
- Enhance README structure with highlights and workflow guidance
24+
([#16](https://github.com/liatrio-labs/spec-driven-workflow/pull/16),
25+
[`387568f`](https://github.com/liatrio-labs/spec-driven-workflow/commit/387568fadf7fde848a11bbaeecbe2f58b239c4e9))
26+
27+
- Minor tweak ([#16](https://github.com/liatrio-labs/spec-driven-workflow/pull/16),
28+
[`387568f`](https://github.com/liatrio-labs/spec-driven-workflow/commit/387568fadf7fde848a11bbaeecbe2f58b239c4e9))
29+
30+
- Refocus workflow guidance and tooling notes
31+
([#16](https://github.com/liatrio-labs/spec-driven-workflow/pull/16),
32+
[`387568f`](https://github.com/liatrio-labs/spec-driven-workflow/commit/387568fadf7fde848a11bbaeecbe2f58b239c4e9))
33+
34+
### Features
35+
36+
- Add health check for mcp ([#16](https://github.com/liatrio-labs/spec-driven-workflow/pull/16),
37+
[`387568f`](https://github.com/liatrio-labs/spec-driven-workflow/commit/387568fadf7fde848a11bbaeecbe2f58b239c4e9))
38+
39+
540
## v1.4.0 (2025-10-18)
641

742
### 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.4.0"
3+
version = "1.5.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)