Skip to content

Commit

Permalink
4.18.1
Browse files Browse the repository at this point in the history
 * allows diff db cols naming conventions 4 discover (Agnes Lin)
  • Loading branch information
dhmlau committed Jan 29, 2020
1 parent f4ec02b commit 36303b3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2020-01-29, Version 4.18.1
==========================

* allows diff db cols naming conventions 4 discover (Agnes Lin)


2020-01-21, Version 4.18.0
==========================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
"version": "4.18.0",
"version": "4.18.1",
"publishConfig": {
"export-tests": true
},
Expand Down

0 comments on commit 36303b3

Please sign in to comment.