Skip to content

Commit fd2a8a5

Browse files
chore(release): 3.0.0 [skip ci]
## [3.0.0](v2.3.1...v3.0.0) (2021-07-27) ### ⚠ BREAKING CHANGES * changes `invoke local` behaviour * bundling flow modified, may affect older versions ### Features * bundle function when using `serverless invoke local` ([1034a63](1034a63)) ### Bug Fixes * adapt to serverless artifact validation introduced in v2.51.1 ([7ebe3d8](7ebe3d8))
1 parent c7c1890 commit fd2a8a5

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [3.0.0](https://github.com/digitalmaas/serverless-plugin-browserifier/compare/v2.3.1...v3.0.0) (2021-07-27)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* changes `invoke local` behaviour
7+
* bundling flow modified, may affect older versions
8+
9+
### Features
10+
11+
* bundle function when using `serverless invoke local` ([1034a63](https://github.com/digitalmaas/serverless-plugin-browserifier/commit/1034a630f9946cf435c68f93ec110e062ea19951))
12+
13+
14+
### Bug Fixes
15+
16+
* adapt to serverless artifact validation introduced in v2.51.1 ([7ebe3d8](https://github.com/digitalmaas/serverless-plugin-browserifier/commit/7ebe3d867d5d641b61d79dd901d0ca54baf2e7a5))
17+
118
## [3.0.0-rc.1](https://github.com/digitalmaas/serverless-plugin-browserifier/compare/v2.3.1...v3.0.0-rc.1) (2021-07-22)
219

320

0 commit comments

Comments
 (0)