* Update LTS status in README (Miroslav Bajtoš)
 * Cursor is made pointer of the add token button (Siraj Alam)
This commit is contained in:
Miroslav Bajtoš 2020-03-06 09:42:24 +01:00
parent 53b4808d33
commit 7bcdfa7350
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-06, Version 6.5.1
=========================
* Update LTS status in README (Miroslav Bajtoš)
* Cursor is made pointer of the add token button (Siraj Alam)
2019-11-28, Version 6.5.0
=========================

View File

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