Skip to content

Commit 2c8c43a

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

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/mcp-provider-dx-core/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.5.0](https://github.com/salesforcecli/mcp/compare/[email protected]@0.5.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.4.0](https://github.com/salesforcecli/mcp/compare/[email protected]@0.4.0) (2025-11-06)
211

312

packages/mcp-provider-dx-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/mcp-provider-dx-core",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "MCP provider for core Salesforce DX functionality",
55
"types": "lib/index.d.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)