Skip to content

Commit 01073b0

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.0...v2.2.0) (2020-02-06) ### Bug Fixes * fix `disable` flags, add proper documentation (fixes [#12](#12)) ([b4c7206](b4c7206)) ### Features * add granular packaging and disabling control ([d424af6](d424af6))
1 parent f1132f3 commit 01073b0

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+
Changelog
2+
3+
# [2.2.0](https://github.com/digitalmaas/serverless-plugin-browserifier/compare/v2.1.0...v2.2.0) (2020-02-06)
4+
5+
6+
### Bug Fixes
7+
8+
* fix `disable` flags, add proper documentation (fixes [#12](https://github.com/digitalmaas/serverless-plugin-browserifier/issues/12)) ([b4c7206](https://github.com/digitalmaas/serverless-plugin-browserifier/commit/b4c7206dc43b7b804f6c12c069e1620789590e62))
9+
10+
11+
### Features
12+
13+
* add granular packaging and disabling control ([d424af6](https://github.com/digitalmaas/serverless-plugin-browserifier/commit/d424af6119eadfa7839e8bd76b060273ed95810b))
114

215
## v2.1.0
316
- Properly support `browserify` versions 16.1.0 and up by using the new `node` option. More info [here](https://github.com/browserify/browserify/pull/1804).

0 commit comments

Comments
 (0)