File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
10+ ## [ v1.6.2] ( https://github.com/netlify/netlify-lambda/compare/v1.6.1...v1.6.2 ) - 2019-08-16
11+
12+ ### Merged
13+
14+ - fix: recognize package.json in the root target also [ ` #175 ` ] ( https://github.com/netlify/netlify-lambda/pull/175 )
15+
16+ ### Fixed
17+
18+ - fix: recognize package.json in the root target also [ ` #174 ` ] ( https://github.com/netlify/netlify-lambda/issues/174 )
19+
1020## [ v1.6.1] ( https://github.com/netlify/netlify-lambda/compare/v1.6.0...v1.6.1 ) - 2019-08-16
1121
1222### Merged
Original file line number Diff line number Diff line change 11{
22 "name" : " netlify-lambda" ,
3- "version" : " 1.6.1 " ,
3+ "version" : " 1.6.2 " ,
44 "description" : " Build and serve lambda function with webpack compilation" ,
55 "homepage" : " https://github.com/netlify/netlify-lambda#readme" ,
66 "main" : " bin/cmd.js" ,
You can’t perform that action at this time.
0 commit comments