Skip to content

Commit 4bb01ab

Browse files
author
sw-yx
committed
1.4.12
1 parent be00194 commit 4bb01ab

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## [v1.4.12](https://github.com/netlify/netlify-lambda/compare/v1.4.11...v1.4.12) - 2019-05-22
11+
12+
### Merged
13+
14+
- fix: proritize server builds over browser for packages [`#160`](https://github.com/netlify/netlify-lambda/pull/160)
15+
1016
## [v1.4.11](https://github.com/netlify/netlify-lambda/compare/v1.4.10...v1.4.11) - 2019-05-19
1117

1218
### Merged

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "netlify-lambda",
3-
"version": "1.4.11",
3+
"version": "1.4.12",
44
"description": "Build and serve lambda function with webpack compilation",
55
"homepage": "https://github.com/netlify/netlify-lambda#readme",
66
"main": "bin/cmd.js",

0 commit comments

Comments
 (0)