-
Notifications
You must be signed in to change notification settings - Fork 15
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
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #733 +/- ##
==========================================
- Coverage 83.04% 82.86% -0.18%
==========================================
Files 46 46
Lines 2112 2119 +7
Branches 408 410 +2
==========================================
+ Hits 1754 1756 +2
- Misses 279 282 +3
- Partials 79 81 +2 ☔ View full report in Codecov by Sentry. |
fix: (ProfilePolicy.ts) restrictedTo was mistyped (#733)
## [7.11.1-beta.1](v7.11.0...v7.11.1-beta.1) (2023-12-05) ### Bug Fixes * (ProfilePolicy.ts) restrictedTo was mistyped ([#733](#733)) ([5770997](5770997)) * **documentation:** update the version of the branch to deploy ([9980995](9980995)) * **http:** fix empty raw responses parsed as json ([9becea5](9becea5))
🎉 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.ts, restrictedTo is an array of restrictions