Skip to content

Commit 80493be

Browse files
committed
chore(release): mcp-provider-code-analyzer@0.4.0 [skip ci]
1 parent 9387516 commit 80493be

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/mcp-provider-code-analyzer/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.4.0](https://github.com/salesforcecli/mcp/compare/mcp-provider-code-analyzer@0.3.1...mcp-provider-code-analyzer@0.4.0) (2026-01-12)
2+
3+
4+
### Features
5+
6+
* **ca:** add Selector-Based Query Tool for Analyzer Results ([#353](https://github.com/salesforcecli/mcp/issues/353)) ([11dc928](https://github.com/salesforcecli/mcp/commit/11dc928df1fb44cee4626ec9322a951383b19650))
7+
8+
9+
110
## [0.3.1](https://github.com/salesforcecli/mcp/compare/mcp-provider-code-analyzer@0.3.0...mcp-provider-code-analyzer@0.3.1) (2025-12-11)
211

312

packages/mcp-provider-code-analyzer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/mcp-provider-code-analyzer",
33
"description": "(For Interal Use Only) Provides MCP Tools for Salesforce Code Analyzer to a MCP Server",
4-
"version": "0.3.1",
4+
"version": "0.4.0",
55
"author": "Salesforce",
66
"license": "Apache-2.0",
77
"type": "module",

0 commit comments

Comments
 (0)