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 4639737 commit 4430ecfCopy full SHA for 4430ecf
.changeset/thirty-rockets-swim.md
@@ -0,0 +1,5 @@
1
+---
2
+"preact-render-to-string": patch
3
4
+
5
+Add back publish with provenance
package.json
@@ -164,5 +164,8 @@
164
"hooks": {
165
"pre-commit": "lint-staged"
166
}
167
- }
+ },
168
+ "publishConfig": {
169
+ "provenance": true
170
+ }
171
0 commit comments