Skip to content

Commit bca0116

Browse files
author
Frank Schmid
committed
5.1.5 - Re-publish of 5.1.4
1 parent 07392f8 commit bca0116

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -640,6 +640,9 @@ me to take it over and continue working on the project. That helped to revive it
640640
641641
## Release Notes
642642
643+
* 5.1.5
644+
* Re-publish of 5.1.4 without yarn.lock
645+
643646
* 5.1.4
644647
* Fix support for Yarn resolutions definitions [#379][link-379]
645648
* Better debugging for "Unable to import module ..." errors: Detect runtime dependencies that are only declared as devDependencies [#384][link-384]

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-webpack",
3-
"version": "5.1.4",
3+
"version": "5.1.5",
44
"description": "Serverless plugin to bundle your javascript with Webpack",
55
"main": "index.js",
66
"author": "Frank Schmid <[email protected]>",

0 commit comments

Comments
 (0)