diff --git a/CHANGELOG.md b/CHANGELOG.md index 39130df6..9d594af5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [9.5.0](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.4.2...v9.5.0) (2024-11-15) + + +### Features + +* improve timeout logs ([#1128](https://github.com/ForestAdmin/forest-express-sequelize/issues/1128)) ([390c689](https://github.com/ForestAdmin/forest-express-sequelize/commit/390c689db11d0b759539c61a1ad6f8c738e66a9b)) + ## [9.4.2](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.4.1...v9.4.2) (2024-11-05) diff --git a/package.json b/package.json index 8ef08490..e8feda62 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "forest-express-sequelize", "description": "Official Express/Sequelize Liana for Forest", - "version": "9.4.2", + "version": "9.5.0", "author": "Sandro Munda ", "contributors": [ "Arnaud Besnier ",