Skip to content

Commit 67d1653

Browse files
author
Frank Schmid
committed
Prepare release - updated package version
1 parent 41dd875 commit 67d1653

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
@@ -756,6 +756,9 @@ me to take it over and continue working on the project. That helped to revive it
756756
757757
## Release Notes
758758
759+
* 5.3.1
760+
761+
759762
* 5.3.0
760763
* Restore compatibility with TypeScript [#449][link-449] [#465][link-465]
761764
* Allow glob for excludeFiles [#471][link-471]

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.3.0",
3+
"version": "5.3.1",
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)