File tree 2 files changed +11
-1
lines changed
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.
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
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
+
10
20
## [ v1.6.1] ( https://github.com/netlify/netlify-lambda/compare/v1.6.0...v1.6.1 ) - 2019-08-16
11
21
12
22
### Merged
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " netlify-lambda" ,
3
- "version" : " 1.6.1 " ,
3
+ "version" : " 1.6.2 " ,
4
4
"description" : " Build and serve lambda function with webpack compilation" ,
5
5
"homepage" : " https://github.com/netlify/netlify-lambda#readme" ,
6
6
"main" : " bin/cmd.js" ,
You can’t perform that action at this time.
0 commit comments