Skip to content

Commit 7a513df

Browse files
committed
chore(release): 0.28.0 [skip ci]
1 parent 217e7ea commit 7a513df

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/mcp/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.28.0](https://github.com/salesforcecli/mcp/compare/0.27.1...0.28.0) (2026-03-17)
2+
3+
4+
### Features
5+
6+
* add MCP tool-level response token usage (responseCharCount) ([#400](https://github.com/salesforcecli/mcp/issues/400)) ([217e7ea](https://github.com/salesforcecli/mcp/commit/217e7ea2db1a0ecc4b787f15ed150d21d08a14ab))
7+
8+
9+
110
## [0.27.1](https://github.com/salesforcecli/mcp/compare/0.27.0...0.27.1) (2026-03-13)
211

312

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

0 commit comments

Comments
 (0)