open-wc / custom-elements-manifest

Custom Elements Manifest is a file format that describes custom elements in your project.
https://custom-elements-manifest.open-wc.org/
227 stars 37 forks source link

Adds version from package.json to the default CLI message #144

Closed peschee closed 2 years ago

peschee commented 2 years ago

It would be nice if the default CLI message would show the installed version of the analyser.

I have added parsing the version from the package's package.json file.

netlify[bot] commented 2 years ago

✔️ Deploy Preview for custom-elements-manifest-analyzer ready!

🔨 Explore the source changes: 55982fc568b8b4c3341611e27446a6b1c9383aa4

🔍 Inspect the deploy log: https://app.netlify.com/sites/custom-elements-manifest-analyzer/deploys/61725a1f2023c8000769a015

😎 Browse the preview: https://deploy-preview-144--custom-elements-manifest-analyzer.netlify.app

thepassle commented 2 years ago

Thanks for your contribution!

thepassle commented 2 years ago

Published in v0.5.7

peschee commented 2 years ago

👍🎉