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
428 stars 41 forks source link

chore: Read version from package.json via rollup plugin #108

Closed chriswilty closed 2 months ago

chriswilty commented 2 months ago

This one is quite simple: use a rollup plugin to set the correct version from package.json into the component code.

Note that the version currently in the javascript is 3.3.0, yet our latest release is actually 3.4.0, which neatly highlights the problem this PR addresses - people are fallible 🤭

FYI @ColinEberhardt - I hope this is what you meant!

Resolves #26

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 4.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: