Skip to content

Commit ea38234

Browse files
committed
chore: Release v5.2.0
1 parent a7723bd commit ea38234

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -565,3 +565,4 @@ package:
565565
- [@bryantbriggs](https://github.com/bryantbiggs) - Fixing CI/CD
566566
- [@jacksgt](https://github.com/jacksgt) - Fixing pip issues
567567
- [@lephuongbg](https://github.com/lephuongbg) - Fixing single function deployment
568+
- [@rileypriddle](https://github.com/rileypriddle) - Introducing schema validation for `module` property

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-python-requirements",
3-
"version": "5.1.1",
3+
"version": "5.2.0",
44
"engines": {
55
"node": ">=12.0"
66
},

0 commit comments

Comments
 (0)