* Refresh swagger on remoteMethodAdded (Raymond Feng)
This commit is contained in:
Raymond Feng 2017-09-15 11:01:31 -07:00
parent ca4878b521
commit 51d1dc71b9
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2017-09-15, Version 4.3.0
=========================
* Refresh swagger on remoteMethodAdded (Raymond Feng)
2017-03-24, Version 4.2.0
=========================

View File

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