signature_pad
signature_pad copied to clipboard
Version number is incorrect in the signature_pad.umd.js file
With the latest version 4.0.2, in the comments section at the top of signature_pad.umd.js
it says the version number is 4.0.1.
I also noticed the same issue in version 4.0.1. In that version the JS file is labeled as 4.0.0.
Yes it looks like the umd file is compiled before the version is bumped.
We will have to figure out a way to get the next version from semantic release before building the file.
fixed in v4.1.3