diff --git a/CHANGELOG.md b/CHANGELOG.md index eca01c8e..5fd7caf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.2.2](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.2.1...v9.2.2) (2023-01-19) + + +### Bug Fixes + +* **security:** patch dependencies of dev dependencies vulnerabilities ([#1063](https://github.com/ForestAdmin/forest-express-sequelize/issues/1063)) ([64d17a6](https://github.com/ForestAdmin/forest-express-sequelize/commit/64d17a654f949d45c0f1bc8e96dfe38aca5b8706)) + ## [9.2.1](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.2.0...v9.2.1) (2023-01-17) diff --git a/package.json b/package.json index 0182ea4d..4fcf88b8 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.1", + "version": "9.2.2", "author": "Sandro Munda ", "contributors": [ "Arnaud Besnier ",