signature_pad icon indicating copy to clipboard operation
signature_pad copied to clipboard

Version number is incorrect in the signature_pad.umd.js file

Open larrymcp opened this issue 3 years ago • 1 comments

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.

larrymcp avatar Jan 22 '22 09:01 larrymcp

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.

UziTech avatar Jan 22 '22 12:01 UziTech

fixed in v4.1.3

UziTech avatar Nov 01 '22 03:11 UziTech