Skip to content

Commit 3dd1eba

Browse files
committed
2.6.1
* fix: during replace use id column name if present (Dominique Emond) * chore: update copyright year (Diana Lau) * chore: update CODEOWNERS (Diana Lau)
1 parent 2fee789 commit 3dd1eba

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2020-03-18, Version 2.6.1
2+
=========================
3+
4+
* fix: during replace use id column name if present (Dominique Emond)
5+
6+
* chore: update copyright year (Diana Lau)
7+
8+
* chore: update CODEOWNERS (Diana Lau)
9+
10+
111
2020-01-21, Version 2.6.0
212
=========================
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback-ibmdb",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"description": "LoopBack Connector common code for IBM databases",
55
"engines": {
66
"node": ">=8.9"

0 commit comments

Comments
 (0)