Skip to content

Commit 99411e0

Browse files
chore(release): 2.3.0-rc.1 [skip ci]
# [2.3.0-rc.1](v2.2.1-rc.1...v2.3.0-rc.1) (2020-03-23) ### Bug Fixes * fix packaging issue involving `graceful-fs` ([2099e52](2099e52)) * improve bundling code, use output stream `open` event ([b19ec43](b19ec43)) ### Features * add SLS_BROWSERIFIER_DEBUG flag ([1dac77e](1dac77e))
1 parent 8465e10 commit 99411e0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [2.3.0-rc.1](https://github.com/digitalmaas/serverless-plugin-browserifier/compare/v2.2.1-rc.1...v2.3.0-rc.1) (2020-03-23)
2+
3+
4+
### Bug Fixes
5+
6+
* fix packaging issue involving `graceful-fs` ([2099e52](https://github.com/digitalmaas/serverless-plugin-browserifier/commit/2099e52412942faf8282cd55e1c0d36bcc0f06ad))
7+
* improve bundling code, use output stream `open` event ([b19ec43](https://github.com/digitalmaas/serverless-plugin-browserifier/commit/b19ec43651425e68219678e4a598cc5d2b1b1da9))
8+
9+
10+
### Features
11+
12+
* add SLS_BROWSERIFIER_DEBUG flag ([1dac77e](https://github.com/digitalmaas/serverless-plugin-browserifier/commit/1dac77e52dbd7defd6b9bce20e79791ef5eb1f58))
13+
114
## [2.2.1-rc.1](https://github.com/digitalmaas/serverless-plugin-browserifier/compare/v2.2.0...v2.2.1-rc.1) (2020-02-10)
215

316

0 commit comments

Comments
 (0)