-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: (ProfilePolicy.ts) restrictedTo was mistyped (#733) #734
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## beta #734 +/- ##
=======================================
Coverage ? 82.86%
=======================================
Files ? 46
Lines ? 2119
Branches ? 410
=======================================
Hits ? 1756
Misses ? 282
Partials ? 81 ☔ View full report in Codecov by Sentry. |
This code needs to go to beta first |
Fix/documentation deploy
🎉 This PR is included in version 7.11.1-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 7.11.2-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 7.11.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
What does this PR do ?
Fix ProfilePolicy type (restrictedTo is an array of restrictions)