Update .changeset/quick-meals-talk.md

Co-authored-by: MT Lewis <mtlewis@users.noreply.github.com>
Signed-off-by: Harrison Hogg <7130591+HHogg@users.noreply.github.com>
This commit is contained in:
Harrison Hogg
2022-10-11 10:19:01 +01:00
committed by GitHub
parent a72ae03190
commit 9db6099633
+1 -1
View File
@@ -4,7 +4,7 @@
**BREAKING** The exported permission rules have changed to reflect the breaking changes made to the PermissionRule type.
As an example the `playlistConditions.isOwner` API has changed from
For example, the `playlistConditions.isOwner` API has changed from:
```ts
playlistConditions.isOwner(['user:default/me', 'group:default/owner']);