Skip to content

Commit

Permalink
Add back publish with provenance (#356)
Browse files Browse the repository at this point in the history
* Add back publish with provenance

* Create thirty-rockets-swim.md
  • Loading branch information
JoviDeCroock authored May 22, 2024
1 parent 4639737 commit 4430ecf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/thirty-rockets-swim.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"preact-render-to-string": patch
---

Add back publish with provenance
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,5 +164,8 @@
"hooks": {
"pre-commit": "lint-staged"
}
}
},
"publishConfig": {
"provenance": true
}
}

0 comments on commit 4430ecf

Please sign in to comment.