Skip to content

Commit 76109e1

Browse files
chore(release): 1.11.1 [skip ci]
## [1.11.1](v1.11.0...v1.11.1) (2026-05-11)
1 parent 88f9791 commit 76109e1

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [1.11.1](https://github.com/blendsdk/codeops-mcp/compare/v1.11.0...v1.11.1) (2026-05-11)
2+
13
# [1.11.0](https://github.com/blendsdk/codeops-mcp/compare/v1.10.2...v1.11.0) (2026-05-11)
24

35

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