From d0b623ce8cf397e450b6f7ef8e636f6c60fc24e9 Mon Sep 17 00:00:00 2001 From: Forest Bot Date: Thu, 12 Sep 2024 12:04:41 +0200 Subject: [PATCH] chore(release): 9.3.28 [skip ci] ## [9.3.28](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.3.27...v9.3.28) (2024-09-12) ### Bug Fixes * **security:** patch body-parser dependency vulnerabilities ([#1122](https://github.com/ForestAdmin/forest-express-sequelize/issues/1122)) ([11cb7ab](https://github.com/ForestAdmin/forest-express-sequelize/commit/11cb7ab43c434116c61ddd3dbdabad57c718fd6c)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee6fe4c8..aa0b80cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.3.28](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.3.27...v9.3.28) (2024-09-12) + + +### Bug Fixes + +* **security:** patch body-parser dependency vulnerabilities ([#1122](https://github.com/ForestAdmin/forest-express-sequelize/issues/1122)) ([11cb7ab](https://github.com/ForestAdmin/forest-express-sequelize/commit/11cb7ab43c434116c61ddd3dbdabad57c718fd6c)) + ## [9.3.27](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.3.26...v9.3.27) (2024-09-12) diff --git a/package.json b/package.json index d7200ba8..8cc04bf0 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.27", + "version": "9.3.28", "author": "Sandro Munda ", "contributors": [ "Arnaud Besnier ",