ColinEberhardt / applause-button

A zero-configuration medium-style button for adding applause / claps / kudos to web pages and blog posts
http://applause-button.com/
MIT License
427 stars 41 forks source link

Find a way to update the version number in code #26

Open ColinEberhardt opened 5 years ago

ColinEberhardt commented 5 years ago

Currently version numbers are managed by semantic release, however, I'd like to have it in the code too so that I can log client version information

chriswilty commented 5 days ago

This is addressed in a branch on my fork, using rollup's replace plugin: https://github.com/chriswilty/applause-button/compare/feature/a11y...chriswilty:applause-button:chore/package-version