Skip to content

Commit 34fca77

Browse files
chore(release): 1.12.0 [skip ci]
# [1.12.0](v1.11.1...v1.12.0) (2026-05-11) ### Features * add preflight quality audit rule document ([58b24b9](58b24b9))
1 parent 58b24b9 commit 34fca77

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.12.0](https://github.com/blendsdk/codeops-mcp/compare/v1.11.1...v1.12.0) (2026-05-11)
2+
3+
4+
### Features
5+
6+
* add preflight quality audit rule document ([58b24b9](https://github.com/blendsdk/codeops-mcp/commit/58b24b9a1b60c54c699a6461f688e9e7d21f6744))
7+
18
## [1.11.1](https://github.com/blendsdk/codeops-mcp/compare/v1.11.0...v1.11.1) (2026-05-11)
29

310
# [1.11.0](https://github.com/blendsdk/codeops-mcp/compare/v1.10.2...v1.11.0) (2026-05-11)

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