Skip to content

Commit

Permalink
fix: upgrade to glob 10 (#508)
Browse files Browse the repository at this point in the history
The actual PR for glob upgrade is #505

Adding these notes as I think it's not the first time I've made this
mistake and there's not really a way for contributors to know at the
moment
  • Loading branch information
benmccann authored Feb 20, 2025
1 parent 7e43ba4 commit a0746bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!--
PRs prefixed with `chore:` will skip creating a changelog entry and release.
PRs prefixed with `fix:` will do a patch release.
PRs prefixed with `feat:` will do a minor release.
-->

0 comments on commit a0746bd

Please sign in to comment.