* chore: reduce identifier length (Hage Yaapa)
This commit is contained in:
Diana Lau 2019-09-04 11:55:36 -04:00
parent 6f491dc756
commit ad1777fcd3
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2019-09-04, Version 4.12.1
==========================
* chore: reduce identifier length (Hage Yaapa)
2019-08-19, Version 4.12.0
==========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
"version": "4.12.0",
"version": "4.12.1",
"publishConfig": {
"export-tests": true
},