From a22d4f91976569af38af249cf7df90d50a4e550f Mon Sep 17 00:00:00 2001 From: jannyHou Date: Wed, 25 Nov 2020 17:06:34 -0500 Subject: [PATCH] 3.28.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * upgrade nodemailer to greater than 6.4.16 (jannyHou) * chore: sync LoopBack 4 with Node.js v14 EOL (Rifa Achrinza) * chore: add Node.js 14 to travis (Diana Lau) * Remove "major" and "p1" from stalebot (Miroslav Bajtoš) --- CHANGES.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 472efd51..43402ac5 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,15 @@ +2020-11-25, Version 3.28.0 +========================== + + * upgrade nodemailer to greater than 6.4.16 (jannyHou) + + * chore: sync LoopBack 4 with Node.js v14 EOL (Rifa Achrinza) + + * chore: add Node.js 14 to travis (Diana Lau) + + * Remove "major" and "p1" from stalebot (Miroslav Bajtoš) + + 2020-03-06, Version 3.27.0 ========================== diff --git a/package.json b/package.json index 572b104b..e625e81d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback", - "version": "3.27.0", + "version": "3.28.0", "description": "LoopBack: Open Source Framework for Node.js", "homepage": "http://loopback.io", "keywords": [