diff --git a/CHANGELOG.md b/CHANGELOG.md index 1237b94c..7b19310f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.2.6](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.2.5...v9.2.6) (2023-02-03) + + +### Bug Fixes + +* **security:** patch http-cache-semantics dependencies vulnerabilities ([#1070](https://github.com/ForestAdmin/forest-express-sequelize/issues/1070)) ([a5f5d4c](https://github.com/ForestAdmin/forest-express-sequelize/commit/a5f5d4c8012dadcd2876ee41afa02d78e706fea3)) + ## [9.2.5](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.2.4...v9.2.5) (2023-01-24) diff --git a/package.json b/package.json index a300a11c..43790786 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "forest-express-sequelize", "description": "Official Express/Sequelize Liana for Forest", - "version": "9.2.5", + "version": "9.2.6", "author": "Sandro Munda ", "contributors": [ "Arnaud Besnier ",