Skip to content

Commit 825cf61

Browse files
committed
Version 4.1.1
* improve function runtime check for mixed runtime services * reorder detection of docker bindPath detection in windows to improve performance * fix `sls deploy function` when using zip option and individual packaging * support `serverless.yaml` and `serverless.json` in addition to `serverless.yml` in getBindPath on windows * update fs-extra dep to v7 * match whole path (instead of fliename only) expressions when using `strip`
1 parent 45e180b commit 825cf61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-python-requirements",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"engines": {
55
"node": ">=6.0"
66
},

0 commit comments

Comments
 (0)