|
2 | 2 |
|
3 | 3 | <!-- version list --> |
4 | 4 |
|
| 5 | +## v1.10.0 (2025-11-24) |
| 6 | + |
| 7 | +### Bug Fixes |
| 8 | + |
| 9 | +- Clarify developer responsibility |
| 10 | + ([#29](https://github.com/liatrio-labs/spec-driven-workflow/pull/29), |
| 11 | + [`dda693a`](https://github.com/liatrio-labs/spec-driven-workflow/commit/dda693a7d5618aa07c1a6ce8dba5d7ac1f329df8)) |
| 12 | + |
| 13 | +- Convert bold text to proper markdown headings in CONTRIBUTING.md |
| 14 | + ([#29](https://github.com/liatrio-labs/spec-driven-workflow/pull/29), |
| 15 | + [`dda693a`](https://github.com/liatrio-labs/spec-driven-workflow/commit/dda693a7d5618aa07c1a6ce8dba5d7ac1f329df8)) |
| 16 | + |
| 17 | +### Build System |
| 18 | + |
| 19 | +- **release**: Configure semantic release commit message |
| 20 | + ([#29](https://github.com/liatrio-labs/spec-driven-workflow/pull/29), |
| 21 | + [`dda693a`](https://github.com/liatrio-labs/spec-driven-workflow/commit/dda693a7d5618aa07c1a6ce8dba5d7ac1f329df8)) |
| 22 | + |
| 23 | +### Chores |
| 24 | + |
| 25 | +- More linter fixes ([#18](https://github.com/liatrio-labs/spec-driven-workflow/pull/18), |
| 26 | + [`25a6cad`](https://github.com/liatrio-labs/spec-driven-workflow/commit/25a6cad87497ba4b21347811dcd12f19849da89f)) |
| 27 | + |
| 28 | +### Continuous Integration |
| 29 | + |
| 30 | +- Add PR title validation workflow |
| 31 | + ([#18](https://github.com/liatrio-labs/spec-driven-workflow/pull/18), |
| 32 | + [`25a6cad`](https://github.com/liatrio-labs/spec-driven-workflow/commit/25a6cad87497ba4b21347811dcd12f19849da89f)) |
| 33 | + |
| 34 | +### Documentation |
| 35 | + |
| 36 | +- Add autoupdate reminder for pre-commit hook versions |
| 37 | + ([#29](https://github.com/liatrio-labs/spec-driven-workflow/pull/29), |
| 38 | + [`dda693a`](https://github.com/liatrio-labs/spec-driven-workflow/commit/dda693a7d5618aa07c1a6ce8dba5d7ac1f329df8)) |
| 39 | + |
| 40 | +- Fix markdown linting error in CONTRIBUTING.md |
| 41 | + ([#18](https://github.com/liatrio-labs/spec-driven-workflow/pull/18), |
| 42 | + [`25a6cad`](https://github.com/liatrio-labs/spec-driven-workflow/commit/25a6cad87497ba4b21347811dcd12f19849da89f)) |
| 43 | + |
| 44 | +### Features |
| 45 | + |
| 46 | +- Add security guardrails to prevent credential exposure |
| 47 | + ([#29](https://github.com/liatrio-labs/spec-driven-workflow/pull/29), |
| 48 | + [`dda693a`](https://github.com/liatrio-labs/spec-driven-workflow/commit/dda693a7d5618aa07c1a6ce8dba5d7ac1f329df8)) |
| 49 | + |
| 50 | +- Add security guardrails to prevent credential exposure in proof artifacts |
| 51 | + ([#29](https://github.com/liatrio-labs/spec-driven-workflow/pull/29), |
| 52 | + [`dda693a`](https://github.com/liatrio-labs/spec-driven-workflow/commit/dda693a7d5618aa07c1a6ce8dba5d7ac1f329df8)) |
| 53 | + |
| 54 | + |
5 | 55 | ## v1.9.1 (2025-11-24) |
6 | 56 |
|
7 | 57 | ### Bug Fixes |
|
0 commit comments