From 67619784223369b195a83d11fbe48bc064bb7acc Mon Sep 17 00:00:00 2001 From: Forest Bot Date: Fri, 16 Jun 2023 09:51:49 +0200 Subject: [PATCH] chore(release): 9.3.1 [skip ci] ## [9.3.1](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.3.0...v9.3.1) (2023-06-16) ### Bug Fixes * **security:** patch dottie dependency vulnerabilities ([#1083](https://github.com/ForestAdmin/forest-express-sequelize/issues/1083)) ([b0a1341](https://github.com/ForestAdmin/forest-express-sequelize/commit/b0a134185c792f6b8845c5fcd1d657cfd7129a0d)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fdeb7e8..0004238b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.3.1](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.3.0...v9.3.1) (2023-06-16) + + +### Bug Fixes + +* **security:** patch dottie dependency vulnerabilities ([#1083](https://github.com/ForestAdmin/forest-express-sequelize/issues/1083)) ([b0a1341](https://github.com/ForestAdmin/forest-express-sequelize/commit/b0a134185c792f6b8845c5fcd1d657cfd7129a0d)) + # [9.3.0](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.2.10...v9.3.0) (2023-06-12) diff --git a/package.json b/package.json index 48c08e3a..4321ca90 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.0", + "version": "9.3.1", "author": "Sandro Munda ", "contributors": [ "Arnaud Besnier ",