Skip to content

Commit b043f17

Browse files
chore(release): 2.3.0 [skip ci]
# [2.3.0](v2.2.0...v2.3.0) (2020-03-23) ### Bug Fixes * fix packaging issue involving `graceful-fs` ([2099e52](2099e52)) * improve bundling code, use output stream `open` event ([b19ec43](b19ec43)) * update dependencies, trying to fix weird issues with sls 1.62.x ([55f04aa](55f04aa)) ### Features * add SLS_BROWSERIFIER_DEBUG flag ([1dac77e](1dac77e))
1 parent b227866 commit b043f17

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [2.3.0](https://github.com/digitalmaas/serverless-plugin-browserifier/compare/v2.2.0...v2.3.0) (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+
* update dependencies, trying to fix weird issues with sls 1.62.x ([55f04aa](https://github.com/digitalmaas/serverless-plugin-browserifier/commit/55f04aa65cf5ca2713067cde0bd07497f87dfba2))
9+
10+
11+
### Features
12+
13+
* add SLS_BROWSERIFIER_DEBUG flag ([1dac77e](https://github.com/digitalmaas/serverless-plugin-browserifier/commit/1dac77e52dbd7defd6b9bce20e79791ef5eb1f58))
14+
115
# [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)
216

317

0 commit comments

Comments
 (0)