Skip to content

Commit 3849b3d

Browse files
committed
chore(release): mcp-provider-dx-core@0.3.1 [skip ci]
1 parent 9b02795 commit 3849b3d

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.3.1](https://github.com/salesforcecli/mcp/compare/mcp-provider-dx-core@0.3.0...mcp-provider-dx-core@0.3.1) (2025-09-19)
2+
3+
4+
### Bug Fixes
5+
6+
* remove sf prefix -W-19676410 ([#228](https://github.com/salesforcecli/mcp/issues/228)) ([9b02795](https://github.com/salesforcecli/mcp/commit/9b02795e72ee8fc716dcca643ede1ca8e1c3e378))
7+
8+
9+
110
# [0.3.0](https://github.com/salesforcecli/mcp/compare/mcp-provider-dx-core@0.2.4...mcp-provider-dx-core@0.3.0) (2025-09-19)
211

312

@@ -21,7 +30,7 @@
2130

2231
### Bug Fixes
2332

24-
* improve get_username instructions W-19472383 ([#181](https://github.com/salesforcecli/mcp/issues/181)) ([ce845f8](https://github.com/salesforcecli/mcp/commit/ce845f8a956dece92cf2d67e29cc868c8ac69b92))
33+
* improve sf-get-username instructions W-19472383 ([#181](https://github.com/salesforcecli/mcp/issues/181)) ([ce845f8](https://github.com/salesforcecli/mcp/commit/ce845f8a956dece92cf2d67e29cc868c8ac69b92))
2534

2635

2736

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.3.0",
3+
"version": "0.3.1",
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)