3.2.0
* README: update LTS status (Miroslav Bajtoš) * Add support for es6 modules for boot scripts (Walker)
This commit is contained in:
parent
3e7031c82e
commit
fd3a381289
|
@ -1,3 +1,11 @@
|
|||
2018-10-18, Version 3.2.0
|
||||
=========================
|
||||
|
||||
* README: update LTS status (Miroslav Bajtoš)
|
||||
|
||||
* Add support for es6 modules for boot scripts (Walker)
|
||||
|
||||
|
||||
2018-07-26, Version 3.1.1
|
||||
=========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-boot",
|
||||
"version": "3.1.1",
|
||||
"version": "3.2.0",
|
||||
"publishConfig": {
|
||||
"tag": "next"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue