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,12 +7,22 @@ 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.4.13] ( https://github.com/netlify/netlify-lambda/compare/v1.4.12...v1.4.13 ) - 2019-05-22
11
+
12
+ ### Merged
13
+
14
+ - add missing config set up for serve [ ` #159 ` ] ( https://github.com/netlify/netlify-lambda/pull/159 )
15
+
10
16
## [ v1.4.12] ( https://github.com/netlify/netlify-lambda/compare/v1.4.11...v1.4.12 ) - 2019-05-22
11
17
12
18
### Merged
13
19
14
20
- fix: proritize server builds over browser for packages [ ` #160 ` ] ( https://github.com/netlify/netlify-lambda/pull/160 )
15
21
22
+ ### Commits
23
+
24
+ - add missing config set up for serve [ ` 71a4cf0 ` ] ( https://github.com/netlify/netlify-lambda/commit/71a4cf05cfd1196029910176a0ce206ccf003211 )
25
+
16
26
## [ v1.4.11] ( https://github.com/netlify/netlify-lambda/compare/v1.4.10...v1.4.11 ) - 2019-05-19
17
27
18
28
### Merged
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " netlify-lambda" ,
3
- "version" : " 1.4.12 " ,
3
+ "version" : " 1.4.13 " ,
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