Skip to content

Commit e56d419

Browse files
committed
chore: Release v4.0.1
1 parent 0715ca3 commit e56d419

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [4.0.1](https://github.com/medikoo/serverless-plugin-reducer/compare/v4.0.0...v4.0.1) (2022-07-09)
6+
7+
### Bug Fixes
8+
9+
- Fix package inclusion to accept any file's type ([#8](https://github.com/medikoo/serverless-plugin-reducer/issues/8)) ([e60ed9e](https://github.com/medikoo/serverless-plugin-reducer/commit/e60ed9e5e826daee001aedc538924cf54cc778a8)) ([Diego Henrique Domingues](https://github.com/ddomingues))
10+
511
## [4.0.0](https://github.com/medikoo/serverless-plugin-reducer/compare/v3.2.4...v4.0.0) (2021-11-30)
612

713
### ⚠ BREAKING CHANGES

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-plugin-reducer",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Reduce size of lambda to its dependencies",
55
"author": "Mariusz Nowak <[email protected]> (http://www.medikoo.com/)",
66
"keywords": [

0 commit comments

Comments
 (0)