Skip to content

Commit 12d6f87

Browse files
committed
chore(release): 7.8.3 [skip ci]
## [7.8.3](v7.8.2...v7.8.3) (2021-06-23) ### Bug Fixes * **authentication:** error during authentication when the environment is secret passed as a liana option and not an environment variable ([#610](#610)) ([26aa456](26aa456))
1 parent 26aa456 commit 12d6f87

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.8.3](https://github.com/ForestAdmin/forest-express-mongoose/compare/v7.8.2...v7.8.3) (2021-06-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **authentication:** error during authentication when the environment is secret passed as a liana option and not an environment variable ([#610](https://github.com/ForestAdmin/forest-express-mongoose/issues/610)) ([26aa456](https://github.com/ForestAdmin/forest-express-mongoose/commit/26aa456dacfc3fe67bcbb029a6ce1ea5eca1fe16))
7+
18
## [7.8.2](https://github.com/ForestAdmin/forest-express-mongoose/compare/v7.8.1...v7.8.2) (2021-06-15)
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.8.2",
4+
"version": "7.8.3",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)