Skip to content

Commit 14740e5

Browse files
chore(release): 1.9.0 🚀
1 parent 6e016f9 commit 14740e5

3 files changed

Lines changed: 25 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
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.9.0](https://github.com/programinglive/dev-workflow-mcp-server/compare/v1.8.1...v1.9.0) (2026-01-29)
6+
7+
8+
### 📝 Documentation
9+
10+
* record release notes for v1.8.1 ([fd213dd](https://github.com/programinglive/dev-workflow-mcp-server/commit/fd213ddd4bac9a4012af60257c030a0d8d11bbdb))
11+
12+
13+
### 🐛 Bug Fixes
14+
15+
* **web:** sync version badges with package metadata ([b579113](https://github.com/programinglive/dev-workflow-mcp-server/commit/b5791136d60c88b9a0e08c772c0b840e481a9681))
16+
17+
18+
### ✨ Features
19+
20+
* **workflow:** integrate mermaid feature flow and stabilize workflow logic ([88dfe56](https://github.com/programinglive/dev-workflow-mcp-server/commit/88dfe566423e12b4e76fd10231d4773254ce2c54))
21+
22+
23+
### 🧹 Chores
24+
25+
* update commitlint dependencies and setup commiter ([6e016f9](https://github.com/programinglive/dev-workflow-mcp-server/commit/6e016f9b7c38e44bf9c91f075a1769a21f0c7f2d))
26+
527
### [1.8.1](https://github.com/programinglive/dev-workflow-mcp-server/compare/v1.8.0...v1.8.1) (2025-12-26)
628

729

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.8.1",
3+
"version": "1.9.0",
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)