Skip to content

Commit 92ec830

Browse files
committed
chore(release): 8.3.4 [skip ci]
## [8.3.4](v8.3.3...v8.3.4) (2021-09-21) ### Bug Fixes * **security:** patch jose dependency vulnerability ([#557](#557)) ([046da94](046da94)) * **security:** patch path-parse dependency vulnerabilities ([#657](#657)) ([fd2e33a](fd2e33a)) * **security:** patch tmpl dependency vulnerabilities ([#672](#672)) ([f19fb83](f19fb83))
1 parent 046da94 commit 92ec830

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [8.3.4](https://github.com/ForestAdmin/forest-express-mongoose/compare/v8.3.3...v8.3.4) (2021-09-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **security:** patch jose dependency vulnerability ([#557](https://github.com/ForestAdmin/forest-express-mongoose/issues/557)) ([046da94](https://github.com/ForestAdmin/forest-express-mongoose/commit/046da94d3b0f60baf12a4cb0681b1679bd0eb26c))
7+
* **security:** patch path-parse dependency vulnerabilities ([#657](https://github.com/ForestAdmin/forest-express-mongoose/issues/657)) ([fd2e33a](https://github.com/ForestAdmin/forest-express-mongoose/commit/fd2e33aae760d63496eb170b2a367bf9e673d667))
8+
* **security:** patch tmpl dependency vulnerabilities ([#672](https://github.com/ForestAdmin/forest-express-mongoose/issues/672)) ([f19fb83](https://github.com/ForestAdmin/forest-express-mongoose/commit/f19fb83d632216466c2c2d1c782d2e0094bb6490))
9+
110
## [8.3.3](https://github.com/ForestAdmin/forest-express-mongoose/compare/v8.3.2...v8.3.3) (2021-09-21)
211

312

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.3",
4+
"version": "8.3.4",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)