Skip to content

Commit aa70906

Browse files
committed
chore(release): mcp-provider-metadata-enrichment@0.1.3 [skip ci]
1 parent c823ad0 commit aa70906

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.3](https://github.com/salesforcecli/mcp/compare/mcp-provider-metadata-enrichment@0.1.2...mcp-provider-metadata-enrichment@0.1.3) (2026-03-18)
2+
3+
4+
### Bug Fixes
5+
6+
* update default max tokens to 500 from metadata-enrichment library 0.0.11 ([#413](https://github.com/salesforcecli/mcp/issues/413)) ([c823ad0](https://github.com/salesforcecli/mcp/commit/c823ad0ac5c07fb7affcfb64af261fc82c69f870))
7+
8+
9+
110
## [0.1.2](https://github.com/salesforcecli/mcp/compare/mcp-provider-metadata-enrichment@0.1.1...mcp-provider-metadata-enrichment@0.1.2) (2026-03-17)
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.1.2",
4+
"version": "0.1.3",
55
"author": "Salesforce",
66
"license": "Apache-2.0",
77
"type": "module",

0 commit comments

Comments
 (0)