Skip to content

Commit

Permalink
chore: manually update changelog of casl/mongoose because of problem …
Browse files Browse the repository at this point in the history
…with semantic-release
  • Loading branch information
stalniy committed Mar 27, 2024
1 parent 2da9191 commit 095bea5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion packages/casl-mongoose/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

All notable changes to this project will be documented in this file.

# [7.3.0](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2024-03-27)
# [8.0.0](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2024-03-27)

### BREAKING CHANGES

* `accessibleBy` is now just a POJO which has `ofType` method to get query for specific type
* mongoose `accessibleRecordsPlugin` doesn't throw exception anymore if ability forbids to do an action and instead it sends empty result query to MongoDB


### Features
Expand Down

0 comments on commit 095bea5

Please sign in to comment.