Skip to content

Commit 69c356e

Browse files
committed
chore(release): mcp-provider-metadata-enrichment@0.1.0 [skip ci]
1 parent 2bb2c69 commit 69c356e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/mcp-provider-metadata-enrichment/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.1.0](https://github.com/salesforcecli/mcp/compare/mcp-provider-metadata-enrichment@0.0.4...mcp-provider-metadata-enrichment@0.1.0) (2026-03-05)
2+
3+
4+
### Features
5+
6+
* Surface request ID in agent response ([#402](https://github.com/salesforcecli/mcp/issues/402)) ([2bb2c69](https://github.com/salesforcecli/mcp/commit/2bb2c69bd36523ffa846afdfeba043b5aafb7f85))
7+
8+
9+
110
## [0.0.4](https://github.com/salesforcecli/mcp/compare/mcp-provider-metadata-enrichment@0.0.3...mcp-provider-metadata-enrichment@0.0.4) (2026-02-18)
211

312

packages/mcp-provider-metadata-enrichment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/mcp-provider-metadata-enrichment",
33
"description": "MCP provider for enriching metadata in your Salesforce DX project",
4-
"version": "0.0.4",
4+
"version": "0.1.0",
55
"author": "Salesforce",
66
"license": "Apache-2.0",
77
"type": "module",

0 commit comments

Comments
 (0)