From 51650891ec9dd3d331b2834d9def8e2137abefcd Mon Sep 17 00:00:00 2001 From: Forest Bot Date: Wed, 4 May 2022 10:42:55 +0200 Subject: [PATCH] chore(release): 8.5.6 [skip ci] ## [8.5.6](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.5.5...v8.5.6) (2022-05-04) ### Bug Fixes * **security:** patch express-jwt to stable candidate ([#945](https://github.com/ForestAdmin/forest-express-sequelize/issues/945)) ([de715bc](https://github.com/ForestAdmin/forest-express-sequelize/commit/de715bc064d8e360c20307ab4bd566475a9f0ece)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10b26683..22582120 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [8.5.6](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.5.5...v8.5.6) (2022-05-04) + + +### Bug Fixes + +* **security:** patch express-jwt to stable candidate ([#945](https://github.com/ForestAdmin/forest-express-sequelize/issues/945)) ([de715bc](https://github.com/ForestAdmin/forest-express-sequelize/commit/de715bc064d8e360c20307ab4bd566475a9f0ece)) + ## [8.5.5](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.5.4...v8.5.5) (2022-05-03) ## [8.5.4](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.5.3...v8.5.4) (2022-04-19) diff --git a/package.json b/package.json index c89531d9..90e24578 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "forest-express-sequelize", "description": "Official Express/Sequelize Liana for Forest", - "version": "8.5.5", + "version": "8.5.6", "author": "Sandro Munda ", "contributors": [ "Arnaud Besnier ",