We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed4a734 commit d95ddd7Copy full SHA for d95ddd7
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "rollup-plugin-generate-html-template",
3
- "version": "1.6.1",
+ "version": "1.7.0",
4
"description": "Rollup plugin for automatically injecting a script tag with the final bundle into an html file.",
5
"main": "dist/rollup-plugin-generate-html-template.js",
6
"module": "dist/rollup-plugin-generate-html-template.module.js",
0 commit comments