* Fix transaction (Diana Lau)
 * Fix comment lines (Quentin Presley)
 * Fix API docs (#80) (Rand McKinney)
This commit is contained in:
Kevin Delisle 2017-07-17 10:40:28 -04:00
parent fd7d5db2c8
commit a22d8cb827
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
2017-07-17, Version 4.2.2
=========================
* Fix transaction (Diana Lau)
* Fix comment lines (Quentin Presley)
* Fix API docs (#80) (Rand McKinney)
2017-06-22, Version 4.2.1 2017-06-22, Version 4.2.1
========================= =========================

View File

@ -1,6 +1,6 @@
{ {
"name": "loopback-connector", "name": "loopback-connector",
"version": "4.2.1", "version": "4.2.2",
"description": "Building blocks for LoopBack connectors", "description": "Building blocks for LoopBack connectors",
"engines": { "engines": {
"node": ">=4" "node": ">=4"