orestbida / cookieconsent

:cookie: Simple cross-browser cookie-consent plugin written in vanilla js
https://playground.cookieconsent.orestbida.com/
MIT License
3.68k stars 388 forks source link

[Bug v3]: Version number mismatch in packaged 3.0.0-rc.16 #555

Closed EreMaijala closed 10 months ago

EreMaijala commented 11 months ago

Expected Behavior

Looks like the dist files in the 3.0.0-rc.16 release indicate their version number as 3.0.0-rc.15. They are not the same as the files in release version 3.0.0-rc.15, so maybe just a missing version number update?

Current Behavior

Release 3.0.0-rc.16 contains files marked as 3.0.0-rc.15.

Steps to reproduce

Download the release and check the header of e.g. dist/cookieconsent.umd.js

Proposed fix or additional info.

No response

Version

3.0.0-rc.16

On which browser do you see the issue?

No response

orestbida commented 11 months ago

Yes, just the header version is wrong, as I forgot to update it before publishing the package.