* update: dependency (jannyHou)
 * chore: update dependencies (Diana Lau)
 * [WebFM] cs/pl/ru translation (candytangnb)
 * chore: update license (Diana Lau)
 * CODEOWNERS: move @lehni to Alumni section (Miroslav Bajtoš)
 * Add support for ES6 style async boot scripts (Jürg Lehni)
This commit is contained in:
Diana Lau 2018-07-26 17:33:46 -04:00
parent 2675771ec1
commit b7a14e30e1
2 changed files with 17 additions and 1 deletions

View File

@ -1,3 +1,19 @@
2018-07-26, Version 3.1.1
=========================
* update: dependency (jannyHou)
* chore: update dependencies (Diana Lau)
* [WebFM] cs/pl/ru translation (candytangnb)
* chore: update license (Diana Lau)
* CODEOWNERS: move @lehni to Alumni section (Miroslav Bajtoš)
* Add support for ES6 style async boot scripts (Jürg Lehni)
2017-10-13, Version 3.1.0
=========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-boot",
"version": "3.1.0",
"version": "3.1.1",
"publishConfig": {
"tag": "next"
},