Skip to content

Commit 9a6d6d6

Browse files
author
semantic-release
committed
1.4.0
Automatically generated by python-semantic-release
1 parent cdb0bd9 commit 9a6d6d6

File tree

3 files changed

+23
-2
lines changed

3 files changed

+23
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.4.0 (2025-10-18)
6+
7+
### Bug Fixes
8+
9+
- Correct typo ([#11](https://github.com/liatrio-labs/spec-driven-workflow/pull/11),
10+
[`cdb0bd9`](https://github.com/liatrio-labs/spec-driven-workflow/commit/cdb0bd933c780afc8357db3aac78496f003f534c))
11+
12+
### Features
13+
14+
- Add opencode configuration ([#11](https://github.com/liatrio-labs/spec-driven-workflow/pull/11),
15+
[`cdb0bd9`](https://github.com/liatrio-labs/spec-driven-workflow/commit/cdb0bd933c780afc8357db3aac78496f003f534c))
16+
17+
- **ci**: Enhance opencode workflow with comprehensive triggers
18+
([#11](https://github.com/liatrio-labs/spec-driven-workflow/pull/11),
19+
[`cdb0bd9`](https://github.com/liatrio-labs/spec-driven-workflow/commit/cdb0bd933c780afc8357db3aac78496f003f534c))
20+
21+
- **ci**: Restrict opencode workflow to authorized users only
22+
([#11](https://github.com/liatrio-labs/spec-driven-workflow/pull/11),
23+
[`cdb0bd9`](https://github.com/liatrio-labs/spec-driven-workflow/commit/cdb0bd933c780afc8357db3aac78496f003f534c))
24+
25+
526
## v1.3.1 (2025-10-18)
627

728
### 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.1"
3+
version = "1.4.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)