Skip to content

Commit

Permalink
chore(release): @casl/[email protected] [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 14, 2019
1 parent 1e8c241 commit c465a8b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/casl-mongoose/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

# [@casl/mongoose-v2.3.2](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2019-09-14)


### Bug Fixes

* **mongoose:** mock query result on collection level ([1e8c241](https://github.com/stalniy/casl/commit/1e8c241)), closes [#218](https://github.com/stalniy/casl/issues/218)

# [@casl/mongoose-v2.3.1](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2019-02-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/casl-mongoose/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/casl-mongoose/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@casl/mongoose",
"version": "2.3.1",
"version": "2.3.2",
"description": "Allows to query accessible records from MongoDB based on CASL rules",
"main": "index.js",
"es2015": "dist/es6/index.js",
Expand Down

0 comments on commit c465a8b

Please sign in to comment.