We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When debugging a custom element within a UI, it is very helpful to have a reference to the version installed.
A solution where the published version of an element will be shown in an attribute on the custom element.
The text was updated successfully, but these errors were encountered:
feat(version): add support to display version in element #114
f8a90ac
9f3fbdf
chore(release): 6.3.0 [skip ci]
fae65ed
# [6.3.0](v6.2.0...v6.3.0) (2021-05-19) ### Features * **version:** add support to display version in element [#114](#114) ([9f3fbdf](9f3fbdf))
blackfalcon
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
When debugging a custom element within a UI, it is very helpful to have a reference to the version installed.
Describe the solution you'd like
A solution where the published version of an element will be shown in an attribute on the custom element.
The text was updated successfully, but these errors were encountered: