Skip to content

Commit c7a38ce

Browse files
committed
chore(release): [email protected] [skip ci]
1 parent 2c8c43a commit c7a38ce

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.0](https://github.com/salesforcecli/mcp/compare/[email protected]@0.3.0) (2025-12-09)
2+
3+
4+
### Features
5+
6+
* Add “List Code Analyzer Rules” tool with selector validation and provider wiring ([#347](https://github.com/salesforcecli/mcp/issues/347)) ([eee78a8](https://github.com/salesforcecli/mcp/commit/eee78a80c0306547aeb5797af97ede67317b9d0e))
7+
8+
9+
110
## [0.2.2](https://github.com/salesforcecli/mcp/compare/[email protected]@0.2.2) (2025-12-04)
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.2.2",
4+
"version": "0.3.0",
55
"author": "Salesforce",
66
"license": "Apache-2.0",
77
"type": "module",

0 commit comments

Comments
 (0)