Skip to content

Commit 0bad799

Browse files
committed
chore(release): 8.2.0 [skip ci]
# [8.2.0](v8.1.8...v8.2.0) (2021-08-26) ### Features * include tags in the user data inside the request ([#663](#663)) ([d513bdc](d513bdc))
1 parent d513bdc commit 0bad799

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+
# [8.2.0](https://github.com/ForestAdmin/forest-express-mongoose/compare/v8.1.8...v8.2.0) (2021-08-26)
2+
3+
4+
### Features
5+
6+
* include tags in the user data inside the request ([#663](https://github.com/ForestAdmin/forest-express-mongoose/issues/663)) ([d513bdc](https://github.com/ForestAdmin/forest-express-mongoose/commit/d513bdc9f6a865c88b5a8ac20af12b1f209f8acf))
7+
18
## [8.1.8](https://github.com/ForestAdmin/forest-express-mongoose/compare/v8.1.7...v8.1.8) (2021-08-25)
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": "8.1.8",
4+
"version": "8.2.0",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)