diff --git a/CHANGELOG.md b/CHANGELOG.md index f2816a23..cb4a4254 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.3.12](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.3.11...v9.3.12) (2024-02-22) + + +### Bug Fixes + +* **security:** patch ip dependency vulnerabilities ([#1104](https://github.com/ForestAdmin/forest-express-sequelize/issues/1104)) ([668ffb8](https://github.com/ForestAdmin/forest-express-sequelize/commit/668ffb8f110e52298fe40fb88cbcd9e4dfe5221c)) + ## [9.3.11](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.3.10...v9.3.11) (2024-01-26) diff --git a/package.json b/package.json index 4a79fb06..fbfdf24f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "forest-express-sequelize", "description": "Official Express/Sequelize Liana for Forest", - "version": "9.3.11", + "version": "9.3.12", "author": "Sandro Munda ", "contributors": [ "Arnaud Besnier ",