Skip to content

Commit

Permalink
Merge pull request #1561 from serverless-heaven/release/5.12.0
Browse files Browse the repository at this point in the history
Prepare 5.12.0
  • Loading branch information
j0k3r committed Jul 25, 2023
2 parents 182d680 + e831ee9 commit 3ceede6
Show file tree
Hide file tree
Showing 4 changed files with 95 additions and 50 deletions.
3 changes: 1 addition & 2 deletions .npmignore
Expand Up @@ -8,9 +8,8 @@ __mocks__
.github
yarn.lock
yarn-error.log
.appveyor.yml
.travis.yml
.editorconfig
.eslintrc.yml
.huskyrc
.lintstagedrc.yml
jest.config.js
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2016-2021 Nicola Peduzzi / Frank Schmid
Copyright (c) 2016-present Nicola Peduzzi / Frank Schmid

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
138 changes: 92 additions & 46 deletions 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
@@ -1,6 +1,6 @@
{
"name": "serverless-webpack",
"version": "5.11.0",
"version": "5.12.0",
"description": "Serverless plugin to bundle your javascript with Webpack",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 3ceede6

Please sign in to comment.