* README: move 3.x to Maintenance LTS (Miroslav Bajtoš)
 * README: extend 4.x LTS to match Node.js 12.x (Miroslav Bajtoš)
This commit is contained in:
Miroslav Bajtoš 2020-03-05 16:46:57 +01:00
parent d94327a8f4
commit bf931b50c2
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
2020-03-05, Version 4.19.2
==========================
* README: move 3.x to Maintenance LTS (Miroslav Bajtoš)
* README: extend 4.x LTS to match Node.js 12.x (Miroslav Bajtoš)
2020-03-05, Version 4.19.1
==========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
"version": "4.19.1",
"version": "4.19.2",
"publishConfig": {
"export-tests": true
},