Skip to content

Commit 6924e6d

Browse files
chore(release): 1.7.17 🚀
1 parent 1d2a19d commit 6924e6d

3 files changed

Lines changed: 20 additions & 3 deletions

File tree

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.7.17](https://github.com/programinglive/dev-workflow-mcp-server/compare/v1.7.16...v1.7.17) (2025-12-26)
6+
7+
8+
### 📝 Documentation
9+
10+
* update release notes for v1.7.16 ([0afd96b](https://github.com/programinglive/dev-workflow-mcp-server/commit/0afd96b754717953eb162f65426129457fc8626e))
11+
12+
13+
### ✨ Features
14+
15+
* allow skipping release step ([004e4fa](https://github.com/programinglive/dev-workflow-mcp-server/commit/004e4fae071e064b2c2efb9d69ecd97e794d3cb8))
16+
17+
18+
### 🧹 Chores
19+
20+
* add @programinglive/commiter setup ([1d2a19d](https://github.com/programinglive/dev-workflow-mcp-server/commit/1d2a19d0453b50c6f0db35b15924b51a27c4891a))
21+
522
### [1.7.16](https://github.com/programinglive/dev-workflow-mcp-server/compare/v1.7.15...v1.7.16) (2025-12-24)
623

724

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@programinglive/dev-workflow-mcp-server",
3-
"version": "1.7.16",
3+
"version": "1.7.17",
44
"description": "MCP server to enforce development workflow discipline",
55
"homepage": "https://devworkflow.programinglive.com/",
66
"mcpName": "io.github.programinglive/dev-workflow-mcp-server",

0 commit comments

Comments
 (0)