0.0.4: increment version number for fix: fix entryNames of sources files included by html in a subdir (they didnt keep their relative address...)
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Miel Truyen 2023-05-20 23:17:02 +02:00
parent 9bf026f0c3
commit ba09aaf915

View File

@ -1,6 +1,6 @@
{
"name": "rollup-plugin-html-entry2",
"version": "0.0.3",
"version": "0.0.4",
"description": "Teaches rollup how to deal with HTML, allows to use HTML-files as entry-points.",
"license": "MIT",
"repository": {