Skip to content

Commit a83d76e

Browse files
committed
chore(release): 7.2.2 [skip ci]
## [7.2.2](v7.2.1...v7.2.2) (2021-03-19) ### Bug Fixes * **security:** authorised only allowed stats queries using permissions ([#529](#529)) ([d6767ef](d6767ef))
1 parent d6767ef commit a83d76e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.2.2](https://github.com/ForestAdmin/forest-express-mongoose/compare/v7.2.1...v7.2.2) (2021-03-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **security:** authorised only allowed stats queries using permissions ([#529](https://github.com/ForestAdmin/forest-express-mongoose/issues/529)) ([d6767ef](https://github.com/ForestAdmin/forest-express-mongoose/commit/d6767ef67cf0b40c9a14797f2a4e6549675d39ec))
7+
18
## [7.2.1](https://github.com/ForestAdmin/forest-express-mongoose/compare/v7.2.0...v7.2.1) (2021-03-18)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "forest-express-mongoose",
33
"description": "Official Express/Mongoose Liana for Forest",
4-
"version": "7.2.1",
4+
"version": "7.2.2",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)