File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 2.3.1] ( https://github.com/KyleRoss/node-lambda-log/compare/v2.3.0...v2.3.1 ) (2019-09-03)
2+
3+
4+ ### Bug Fixes
5+
6+ * change debug log method ([ #21 ] ( https://github.com/KyleRoss/node-lambda-log/issues/21 ) ) ([ 2348d8b] ( https://github.com/KyleRoss/node-lambda-log/commit/2348d8b ) )
7+ * change debug log method ([ #21 ] ( https://github.com/KyleRoss/node-lambda-log/issues/21 ) ) ([ #22 ] ( https://github.com/KyleRoss/node-lambda-log/issues/22 ) ) ([ db33618] ( https://github.com/KyleRoss/node-lambda-log/commit/db33618 ) )
8+
19# [ 2.3.0] ( https://github.com/KyleRoss/node-lambda-log/compare/v2.2.0...v2.3.0 ) (2019-06-21)
210
311
Original file line number Diff line number Diff line change 11{
22 "name" : " lambda-log" ,
3- "version" : " 2.3.0 " ,
3+ "version" : " 2.3.1 " ,
44 "description" : " Basic logging mechanism for Node 6.10+ Lambda Functions" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments