Skip to content

Commit f4c8288

Browse files
committed
chore(release): mcp-provider-code-analyzer@0.1.0 [skip ci]
1 parent 6bd6723 commit f4c8288

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

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

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
1-
## 0.0.2 (2025-08-28)
1+
# [0.1.0](https://github.com/salesforcecli/mcp/compare/mcp-provider-code-analyzer@0.0.2...mcp-provider-code-analyzer@0.1.0) (2025-09-17)
2+
3+
4+
### Bug Fixes
5+
6+
* bump api ([#223](https://github.com/salesforcecli/mcp/issues/223)) ([43b49dd](https://github.com/salesforcecli/mcp/commit/43b49dd158960e37682db931b49d5aaa3d32c2f1))
7+
* **W-19431143:** Renaming sfca tools to match style guide ([#167](https://github.com/salesforcecli/mcp/issues/167)) ([2debbdb](https://github.com/salesforcecli/mcp/commit/2debbdbaf9c84b61e449c1866f0eb59049452c86))
8+
9+
10+
### Features
11+
12+
* **W-19159202:** Add telemetry collection for Code Analyzer MCP tools ([#183](https://github.com/salesforcecli/mcp/issues/183)) ([acbc00e](https://github.com/salesforcecli/mcp/commit/acbc00e903d023c03b87dda6ae4de45f03f82517))
13+
* **W-19545533:** run-tool now returns summary object ([#186](https://github.com/salesforcecli/mcp/issues/186)) ([7423241](https://github.com/salesforcecli/mcp/commit/7423241802e05170f4dbb5f304b5cff877ff77d6))
14+
15+
16+
17+
## [0.0.2](https://github.com/salesforcecli/mcp/compare/0a3c4b1fbba1a9956846572b5ecabb8ebdd3abd6...mcp-provider-code-analyzer@0.0.2) (2025-08-28)
218

319

420
### Bug Fixes

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.0.2",
4+
"version": "0.1.0",
55
"author": "Salesforce",
66
"license": "Apache-2.0",
77
"type": "module",

0 commit comments

Comments
 (0)