From 33f551b3dca1e4732dc5b89ffb3f52a99330f461 Mon Sep 17 00:00:00 2001 From: Forest Date: Wed, 13 May 2020 16:50:09 +0200 Subject: [PATCH] chore(release): 6.1.4 [skip ci] ## [6.1.4](https://github.com/ForestAdmin/forest-express-sequelize/compare/v6.1.3...v6.1.4) (2020-05-13) ### Bug Fixes * **package:** publish on NPM with all the necessary code ([#430](https://github.com/ForestAdmin/forest-express-sequelize/issues/430)) ([8ad637a](https://github.com/ForestAdmin/forest-express-sequelize/commit/8ad637aafc67873494d52e2aeca149485ec0ded1)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4d7361c..5c7dd9c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [6.1.4](https://github.com/ForestAdmin/forest-express-sequelize/compare/v6.1.3...v6.1.4) (2020-05-13) + + +### Bug Fixes + +* **package:** publish on NPM with all the necessary code ([#430](https://github.com/ForestAdmin/forest-express-sequelize/issues/430)) ([8ad637a](https://github.com/ForestAdmin/forest-express-sequelize/commit/8ad637aafc67873494d52e2aeca149485ec0ded1)) + ## RELEASE 6.1.3 - 2020-05-12 ### Changed - Readme - Update the community badge. diff --git a/package.json b/package.json index 0260ecd1..b8d58398 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "forest-express-sequelize", "description": "Official Express/Sequelize Liana for Forest", - "version": "6.1.3", + "version": "6.1.4", "author": "Sandro Munda ", "contributors": [ "Arnaud Besnier ",