Skip to content

Commit 76e4282

Browse files
committed
chore(release): [email protected] [skip ci]
1 parent dc99c42 commit 76e4282

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.3.1](https://github.com/salesforcecli/mcp/compare/[email protected]@0.3.1) (2025-12-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **ca:** optimize list rule tool for output token ([#351](https://github.com/salesforcecli/mcp/issues/351)) ([b3b9adc](https://github.com/salesforcecli/mcp/commit/b3b9adcf32d1162a62e4e3df338b10b421ddccb0))
7+
8+
9+
110
# [0.3.0](https://github.com/salesforcecli/mcp/compare/[email protected]@0.3.0) (2025-12-09)
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.0",
4+
"version": "0.3.1",
55
"author": "Salesforce",
66
"license": "Apache-2.0",
77
"type": "module",

0 commit comments

Comments
 (0)