@bundle-analyzer/webpack-plugin
Version:
Bundle Analyzer webpack plugin.
68 lines (22 loc) • 2.26 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.5.1](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/webpack-plugin/compare/v0.5.0...v0.5.1) (2019-10-18)
**Note:** Version bump only for package @bundle-analyzer/webpack-plugin
# [0.5.0](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/webpack-plugin/compare/v0.4.0...v0.5.0) (2019-10-02)
**Note:** Version bump only for package @bundle-analyzer/webpack-plugin
# [0.4.0](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/webpack-plugin/compare/v0.3.1...v0.4.0) (2019-09-17)
**Note:** Version bump only for package @bundle-analyzer/webpack-plugin
## [0.3.1](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/webpack-plugin/compare/v0.3.0...v0.3.1) (2019-09-16)
**Note:** Version bump only for package @bundle-analyzer/webpack-plugin
# [0.3.0](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/webpack-plugin/compare/v0.2.1...v0.3.0) (2019-09-16)
### Features
* add CLI to upload stats ([6c4cf84](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/webpack-plugin/commit/6c4cf84))
* new API ([0295c00](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/webpack-plugin/commit/0295c00))
* support config file ([7d66601](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/webpack-plugin/commit/7d66601))
## [0.2.1](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/webpack-plugin/compare/v0.2.0...v0.2.1) (2019-09-11)
### Bug Fixes
* fix netlify branch recuperation ([9103f68](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/webpack-plugin/commit/9103f68))
# [0.2.0](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/webpack-plugin/compare/v0.1.0...v0.2.0) (2019-09-11)
### Features
* add netlify support ([7e4cc2f](https://github.com/smooth-code/bundle-analyzer-javascript/tree/master/packages/webpack-plugin/commit/7e4cc2f))