* chore: update copyrights years (Agnes Lin)
 * update README for LTS status (Diana Lau)
 * Updated README with small code fix. (Pradeep Kumar Tippa)
 * fix: update lodash (jannyHou)
 * Prevent accidental upgrades to swagger-ui v3+ (Miroslav Bajtoš)
 * Update eslint & config to latest major versions (Miroslav Bajtoš)
 * Update eslint & config to latest (Miroslav Bajtoš)
This commit is contained in:
Diana Lau 2019-05-09 23:14:07 -04:00
parent ae5c6be195
commit c3e503c52c
2 changed files with 19 additions and 1 deletions

View File

@ -1,3 +1,21 @@
2019-05-10, Version 6.4.0
=========================
* chore: update copyrights years (Agnes Lin)
* update README for LTS status (Diana Lau)
* Updated README with small code fix. (Pradeep Kumar Tippa)
* fix: update lodash (jannyHou)
* Prevent accidental upgrades to swagger-ui v3+ (Miroslav Bajtoš)
* Update eslint & config to latest major versions (Miroslav Bajtoš)
* Update eslint & config to latest (Miroslav Bajtoš)
2018-10-18, Version 6.3.1
=========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-component-explorer",
"version": "6.3.1",
"version": "6.4.0",
"description": "Browse and test your LoopBack app's APIs",
"engines": {
"node": ">=6"