Skip to content

Commit

Permalink
Merge pull request #582 from serverless-heaven/release/5.3.2
Browse files Browse the repository at this point in the history
Release 5.3.2
  • Loading branch information
miguel-a-calles-mba committed May 4, 2020
2 parents ada12f9 + 8689d3c commit 8859f1b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Node.js Package

on:
release:
types: [created]
types: [published]

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "serverless-webpack",
"version": "5.3.1",
"version": "5.3.2",
"description": "Serverless plugin to bundle your javascript with Webpack",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 8859f1b

Please sign in to comment.