* Set z-index to 1 on header to fix styling bug (Imam Assidiqqi)
 * replace slc with lb (ivy ho)
This commit is contained in:
Miroslav Bajtoš 2017-02-17 16:11:30 +01:00
parent 0541079e18
commit 188603f352
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
2017-02-17, Version 4.1.1
=========================
* Set z-index to 1 on header to fix styling bug (Imam Assidiqqi)
* replace slc with lb (ivy ho)
2017-01-31, Version 4.1.0
=========================

View File

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