Skip to content

Commit a456700

Browse files
committed
Merge tag 'v4.16.0'
Merge v4.16.0 release that was accidentally not merged to master at publishing time.
2 parents af4f4df + 89503bb commit a456700

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2019-11-28, Version 4.16.0
2+
==========================
3+
4+
* feat: applyDefaultOnWrites in nested properties (Hage Yaapa)
5+
6+
* chore: disable security issue reporting (Nora)
7+
8+
19
2019-11-18, Version 4.15.0
210
==========================
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback-datasource-juggler",
3-
"version": "4.15.0",
3+
"version": "4.16.0",
44
"publishConfig": {
55
"export-tests": true
66
},

0 commit comments

Comments
 (0)