Skip to content

Commit fdf3d5a

Browse files
committed
chore(release): 0.18.0 [skip ci]
1 parent e525490 commit fdf3d5a

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

packages/mcp/CHANGELOG.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
1-
## [0.17.2-dev.2](https://github.com/salesforcecli/mcp/compare/0.17.2-dev.1...0.17.2-dev.2) (2025-08-27)
2-
3-
4-
5-
## [0.17.2-dev.1](https://github.com/salesforcecli/mcp/compare/0.17.2-dev.0...0.17.2-dev.1) (2025-08-26)
6-
7-
8-
9-
## [0.17.2-dev.0](https://github.com/salesforcecli/mcp/compare/0.17.1...0.17.2-dev.0) (2025-08-26)
1+
# [0.18.0](https://github.com/salesforcecli/mcp/compare/0.17.1...0.18.0) (2025-08-28)
102

113

124
### Bug Fixes
135

14-
* trigger initial dx provider release ([e3f5ea5](https://github.com/salesforcecli/mcp/commit/e3f5ea51e9e029cda72648fa9628693035e55128))
156
* **W-19398430:** clean up from initial refactor ([#148](https://github.com/salesforcecli/mcp/issues/148)) ([39a8a8a](https://github.com/salesforcecli/mcp/commit/39a8a8af9519529281acb1ee5b49ad4fd3f0229c))
167

178

packages/mcp/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",
3-
"version": "0.17.2-dev.2",
3+
"version": "0.18.0",
44
"description": "MCP Server for interacting with Salesforce instances",
55
"bin": {
66
"sf-mcp-server": "bin/run.js"

0 commit comments

Comments
 (0)