diff --git a/CHANGELOG.md b/CHANGELOG.md index ed8f63fa..62253713 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [8.2.6](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.2.5...v8.2.6) (2021-09-21) + + +### Bug Fixes + +* **security:** patch dependencies of dependencies vulnerabilities ([#823](https://github.com/ForestAdmin/forest-express-sequelize/issues/823)) ([3befd2c](https://github.com/ForestAdmin/forest-express-sequelize/commit/3befd2c1997d0cec34a2f74d4cd0da5737d190c8)) + ## [8.2.5](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.2.4...v8.2.5) (2021-09-21) diff --git a/package.json b/package.json index 6f8c33a2..8f30b36a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "forest-express-sequelize", "description": "Official Express/Sequelize Liana for Forest", - "version": "8.2.5", + "version": "8.2.6", "author": "Sandro Munda ", "contributors": [ "Arnaud Besnier ",