4.1.1
* Set z-index to 1 on header to fix styling bug (Imam Assidiqqi) * replace slc with lb (ivy ho)
This commit is contained in:
parent
0541079e18
commit
188603f352
|
@ -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
|
||||
=========================
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue