File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.0.5] ( https://github.com/salesforcecli/plugin-metadata-enrichment/compare/0.0.4...0.0.5 ) (2026-03-13)
2+
3+ ### Bug Fixes
4+
5+ - dependency version conflicts ([ #32 ] ( https://github.com/salesforcecli/plugin-metadata-enrichment/issues/32 ) ) ([ 90805af] ( https://github.com/salesforcecli/plugin-metadata-enrichment/commit/90805afadb5f7585fc4eae477139496fbe7bc8f2 ) )
6+
17## [ 0.0.4] ( https://github.com/salesforcecli/plugin-metadata-enrichment/compare/0.0.3...0.0.4 ) (2026-03-05)
28
39## [ 0.0.3] ( https://github.com/salesforcecli/plugin-metadata-enrichment/compare/0.0.2...0.0.3 ) (2026-02-17)
Original file line number Diff line number Diff line change @@ -128,6 +128,6 @@ FLAG DESCRIPTIONS
128128 Wildcards ("_") are supported as long as you use double quotes, such as "LightningComponentBundle:MyClass_".
129129```
130130
131- _ See code: [ src/commands/metadata/enrich.ts] ( https://github.com/salesforcecli/plugin-metadata-enrichment/blob/0.0.4 /src/commands/metadata/enrich.ts ) _
131+ _ See code: [ src/commands/metadata/enrich.ts] ( https://github.com/salesforcecli/plugin-metadata-enrichment/blob/0.0.5 /src/commands/metadata/enrich.ts ) _
132132
133133<!-- commandsstop -->
Original file line number Diff line number Diff line change 11{
22 "name" : " @salesforce/plugin-metadata-enrichment" ,
33 "description" : " A Salesforce CLI plugin to enrich metadata for Salesforce resources" ,
4- "version" : " 0.0.4 " ,
4+ "version" : " 0.0.5 " ,
55 "author" : " Salesforce" ,
66 "bugs" : " https://github.com/forcedotcom/cli/issues" ,
77 "dependencies" : {
You can’t perform that action at this time.
0 commit comments