File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ 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.4.11] ( https://github.com/netlify/netlify-lambda/compare/v1.4.10...v1.4.11 ) - 2019-05-19
11+
12+ ### Merged
13+
14+ - Fix userWebpackConfig issue [ ` #157 ` ] ( https://github.com/netlify/netlify-lambda/pull/157 )
15+
16+ ### Commits
17+
18+ - Fix [ ` 6e12180 ` ] ( https://github.com/netlify/netlify-lambda/commit/6e12180babb9d8021d96d7532e8771641ee62dbe )
19+ - Update package.json [ ` ab1d8a8 ` ] ( https://github.com/netlify/netlify-lambda/commit/ab1d8a86e5a7cedcbbcf3b673167f70d7c597704 )
20+
1021## [ v1.4.10] ( https://github.com/netlify/netlify-lambda/compare/v1.4.9...v1.4.10 ) - 2019-05-18
1122
1223### Merged
Original file line number Diff line number Diff line change 11{
22 "name" : " netlify-lambda" ,
3- "version" : " 1.4.10 " ,
3+ "version" : " 1.4.11 " ,
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