Skip to content

Commit 7a41535

Browse files
chore(release): 1.6.3 🚀
1 parent 490cf22 commit 7a41535

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.6.3](https://github.com/programinglive/dev-workflow-mcp-server/compare/v1.6.2...v1.6.3) (2025-12-06)
6+
7+
8+
### 📝 Documentation
9+
10+
* update release notes for 1.6.2 ([f0c2d49](https://github.com/programinglive/dev-workflow-mcp-server/commit/f0c2d4965f3e08afdaccae5eb49f7ea7d21a6ed3))
11+
12+
13+
### 🐛 Bug Fixes
14+
15+
* add light mode support to docs page ([490cf22](https://github.com/programinglive/dev-workflow-mcp-server/commit/490cf2210253a7498cbb3d3a33d1c329672a2dfa))
16+
517
### [1.6.2](https://github.com/programinglive/dev-workflow-mcp-server/compare/v1.6.1...v1.6.2) (2025-12-06)
618

719

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