Skip to content

Commit 72feab1

Browse files
committed
chore(release): 8.2.5 [skip ci]
## [8.2.5](v8.2.4...v8.2.5) (2021-09-21) ### Bug Fixes * **security:** patch jose dependency vulnerability ([#692](#692)) ([e9e3b96](e9e3b96)) * **security:** patch path-parse dependency vulnerabilities ([#796](#796)) ([caf63e4](caf63e4)) * **security:** patch semantic-release-slack-bot vulnerabilities ([#812](#812)) ([a8d8c5d](a8d8c5d)) * **security:** patch tmpl dependency vulnerabilities ([#809](#809)) ([20b15c5](20b15c5))
1 parent a8d8c5d commit 72feab1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [8.2.5](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.2.4...v8.2.5) (2021-09-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **security:** patch jose dependency vulnerability ([#692](https://github.com/ForestAdmin/forest-express-sequelize/issues/692)) ([e9e3b96](https://github.com/ForestAdmin/forest-express-sequelize/commit/e9e3b96b60558554cc274a816b9fe13a0024344f))
7+
* **security:** patch path-parse dependency vulnerabilities ([#796](https://github.com/ForestAdmin/forest-express-sequelize/issues/796)) ([caf63e4](https://github.com/ForestAdmin/forest-express-sequelize/commit/caf63e449fe6555234c3c9817769def1746de09e))
8+
* **security:** patch semantic-release-slack-bot vulnerabilities ([#812](https://github.com/ForestAdmin/forest-express-sequelize/issues/812)) ([a8d8c5d](https://github.com/ForestAdmin/forest-express-sequelize/commit/a8d8c5d6afc9f2139e212e21813e7a40eeafdc8b))
9+
* **security:** patch tmpl dependency vulnerabilities ([#809](https://github.com/ForestAdmin/forest-express-sequelize/issues/809)) ([20b15c5](https://github.com/ForestAdmin/forest-express-sequelize/commit/20b15c505453e80364003b3baaaeb3e044300088))
10+
111
## [8.2.4](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.2.3...v8.2.4) (2021-09-21)
212

313

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-sequelize",
33
"description": "Official Express/Sequelize Liana for Forest",
4-
"version": "8.2.4",
4+
"version": "8.2.5",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)