@salesforce/plugin-metadata-enrichment 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -134,6 +134,6 @@ FLAG DESCRIPTIONS
134
134
  Wildcards ("_") are supported as long as you use double quotes, such as "LightningComponentBundle:MyClass_".
135
135
  ```
136
136
 
137
- _See code: [src/commands/metadata/enrich.ts](https://github.com/salesforcecli/plugin-metadata-enrichment/blob/0.1.1/src/commands/metadata/enrich.ts)_
137
+ _See code: [src/commands/metadata/enrich.ts](https://github.com/salesforcecli/plugin-metadata-enrichment/blob/0.1.2/src/commands/metadata/enrich.ts)_
138
138
 
139
139
  <!-- commandsstop -->