File tree 2 files changed +23
-1
lines changed
2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change
1
+ 2019-09-19, Version 3.8.0
2
+ =========================
3
+
4
+ * chore: set package-lock=false in .npmrc (Aidan Harbison)
5
+
6
+ * Extends test structure to cover fix (Viktor Shanin)
7
+
8
+ * Fix Index upgrade (Viktor Shanin)
9
+
10
+ * fix: jsdoc (#385 ) (Janny)
11
+
12
+ * Enable Travis CI integration (Miroslav Bajtoš)
13
+
14
+ * Manually fix remaining linting violations (Miroslav Bajtoš)
15
+
16
+ * Auto-fix linting violations (Miroslav Bajtoš)
17
+
18
+ * Update eslint to ^6.0.1 (Miroslav Bajtoš)
19
+
20
+ * Update dev-dependencies (Miroslav Bajtoš)
21
+
22
+
1
23
2019-06-26, Version 3.7.0
2
24
=========================
3
25
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " loopback-connector-postgresql" ,
3
- "version" : " 3.7 .0" ,
3
+ "version" : " 3.8 .0" ,
4
4
"description" : " Loopback PostgreSQL Connector" ,
5
5
"engines" : {
6
6
"node" : " >=8"
You can’t perform that action at this time.
0 commit comments