Skip to content

Commit 80a4de1

Browse files
chore(release): 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2026-04-03) ### Bug Fixes * **dox:** formatted README ([04cf049](04cf049))
1 parent 04cf049 commit 80a4de1

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.1](https://github.com/blendsdk/codeops-mcp/compare/v1.4.0...v1.4.1) (2026-04-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **dox:** formatted README ([04cf049](https://github.com/blendsdk/codeops-mcp/commit/04cf04933075f3c9ee4872e9f3fa6af9724578a2))
7+
18
# [1.4.0](https://github.com/blendsdk/codeops-mcp/compare/v1.3.0...v1.4.0) (2026-04-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeops-mcp",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "MCP (Model Context Protocol) server providing AI coding agents with universal, language-agnostic development rules. Includes coding standards, testing workflows, git conventions, plan creation/execution protocols, and intelligent project analysis for auto-generating project configurations.",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)