From 60badd56b5380f278877a044cb046389d6af319f Mon Sep 17 00:00:00 2001 From: Forest Bot Date: Wed, 25 Aug 2021 17:51:14 +0200 Subject: [PATCH] chore(release): 8.0.16 [skip ci] ## [8.0.16](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.0.15...v8.0.16) (2021-08-25) ### Bug Fixes * **security:** patch ws dependency vulnerability ([#775](https://github.com/ForestAdmin/forest-express-sequelize/issues/775)) ([17f8889](https://github.com/ForestAdmin/forest-express-sequelize/commit/17f88895780401c2ee94cb8a0accc0ada5b1acfd)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d37c16e0..d03d73cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [8.0.16](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.0.15...v8.0.16) (2021-08-25) + + +### Bug Fixes + +* **security:** patch ws dependency vulnerability ([#775](https://github.com/ForestAdmin/forest-express-sequelize/issues/775)) ([17f8889](https://github.com/ForestAdmin/forest-express-sequelize/commit/17f88895780401c2ee94cb8a0accc0ada5b1acfd)) + ## [8.0.15](https://github.com/ForestAdmin/forest-express-sequelize/compare/v8.0.14...v8.0.15) (2021-08-25) diff --git a/package.json b/package.json index 5093a2f4..04ff4533 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "forest-express-sequelize", "description": "Official Express/Sequelize Liana for Forest", - "version": "8.0.15", + "version": "8.0.16", "author": "Sandro Munda ", "contributors": [ "Arnaud Besnier ",