publish new versions (#417)

Co-authored-by: FabianLars <fabianlars@fabianlars.de>
This commit is contained in:
github-actions[bot]
2023-06-30 00:15:29 +02:00
committed by GitHub
parent 9174b808dc
commit 3d4697b34a
3 changed files with 6 additions and 8 deletions
@@ -1,7 +0,0 @@
---
"persisted-scope": patch
---
Fix usage of directory patterns by removing glob asterisks at the end before allowing/forbidding them.
This was causing them to be escaped, and so undesirable paths were allowed/forbidden while polluting the `.persisted_scope` file.