Skip to content

Commit 12fc545

Browse files
author
semantic-release
committed
1.7.0
Automatically generated by python-semantic-release
1 parent cc556e7 commit 12fc545

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.7.0 (2025-10-24)
6+
7+
### Bug Fixes
8+
9+
- Update project path to use '.opencode'
10+
([#20](https://github.com/liatrio-labs/spec-driven-workflow/pull/20),
11+
[`cc556e7`](https://github.com/liatrio-labs/spec-driven-workflow/commit/cc556e7ce3de92d9c1285a71d6195dc8ac427266))
12+
13+
- **test**: Update config directory for corresponding test
14+
([#20](https://github.com/liatrio-labs/spec-driven-workflow/pull/20),
15+
[`cc556e7`](https://github.com/liatrio-labs/spec-driven-workflow/commit/cc556e7ce3de92d9c1285a71d6195dc8ac427266))
16+
17+
### Features
18+
19+
- Add support for opencode slash command generator
20+
([#20](https://github.com/liatrio-labs/spec-driven-workflow/pull/20),
21+
[`cc556e7`](https://github.com/liatrio-labs/spec-driven-workflow/commit/cc556e7ce3de92d9c1285a71d6195dc8ac427266))
22+
23+
524
## v1.6.0 (2025-10-23)
625

726
### 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.6.0"
3+
version = "1.7.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)