Skip to content

Commit 0d917d4

Browse files
committed
chore(release): 8.3.1 [skip ci]
## [8.3.1](v8.3.0...v8.3.1) (2021-09-21) ### Bug Fixes * **security:** patch semantic-release dependency vulnerabilities ([#671](#671)) ([d411424](d411424))
1 parent d411424 commit 0d917d4

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.3.1](https://github.com/ForestAdmin/forest-express-mongoose/compare/v8.3.0...v8.3.1) (2021-09-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **security:** patch semantic-release dependency vulnerabilities ([#671](https://github.com/ForestAdmin/forest-express-mongoose/issues/671)) ([d411424](https://github.com/ForestAdmin/forest-express-mongoose/commit/d41142432689533f115e2ee0b35351041b880308))
7+
18
# [8.3.0](https://github.com/ForestAdmin/forest-express-mongoose/compare/v8.2.0...v8.3.0) (2021-09-10)
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.3.0",
4+
"version": "8.3.1",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)