* feat: added persistDefaultValues (#1815) (Hage Yaapa)
This commit is contained in:
Diana Lau 2019-12-17 10:57:53 -05:00
parent 9979efd040
commit ace629d3b3
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2019-12-17, Version 3.35.0
==========================
* feat: added persistDefaultValues (#1815) (Hage Yaapa)
2019-12-12, Version 3.34.0
==========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
"version": "3.34.0",
"version": "3.35.0",
"publishConfig": {
"export-tests": true,
"tag": "lts"