We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 217e7ea commit 7a513dfCopy full SHA for 7a513df
packages/mcp/CHANGELOG.md
@@ -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
10
## [0.27.1](https://github.com/salesforcecli/mcp/compare/0.27.0...0.27.1) (2026-03-13)
11
12
packages/mcp/package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/mcp",
- "version": "0.27.1",
+ "version": "0.28.0",
"description": "MCP Server for interacting with Salesforce instances",
"bin": {
"sf-mcp-server": "bin/run.js"
0 commit comments