We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0ff1a5 commit 75b9ca1Copy full SHA for 75b9ca1
packages/html/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-html ChangeLog
2
3
+## v1.1.0
4
+
5
+_2024-12-15_
6
7
+### Features
8
9
+- feat: implement scripts on head tag (#1816)
10
11
## v1.0.5
12
13
_2024-12-15_
packages/html/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-html",
- "version": "1.0.5",
+ "version": "1.1.0",
"publishConfig": {
"access": "public"
},
0 commit comments