Skip to content

Commit

Permalink
chore(release): 1.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.2](v1.1.1...v1.1.2) (2019-03-31)

### Bug Fixes

* **package:** upgrade all packages to latest ([#12](#12)) ([6878818](6878818)), closes [#7](#7) [#8](#8) [#9](#9) [#10](#10) [#11](#11)
  • Loading branch information
semantic-release-bot committed Mar 31, 2019
1 parent 6878818 commit 66796c2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.2](https://github.com/brandondoran/stats-reporter-webpack-plugin/compare/v1.1.1...v1.1.2) (2019-03-31)


### Bug Fixes

* **package:** upgrade all packages to latest ([#12](https://github.com/brandondoran/stats-reporter-webpack-plugin/issues/12)) ([6878818](https://github.com/brandondoran/stats-reporter-webpack-plugin/commit/6878818)), closes [#7](https://github.com/brandondoran/stats-reporter-webpack-plugin/issues/7) [#8](https://github.com/brandondoran/stats-reporter-webpack-plugin/issues/8) [#9](https://github.com/brandondoran/stats-reporter-webpack-plugin/issues/9) [#10](https://github.com/brandondoran/stats-reporter-webpack-plugin/issues/10) [#11](https://github.com/brandondoran/stats-reporter-webpack-plugin/issues/11)

## [1.1.1](https://github.com/brandondoran/stats-reporter-webpack-plugin/compare/v1.1.0...v1.1.1) (2018-11-01)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stats-reporter-webpack-plugin",
"version": "1.1.1",
"version": "1.1.2",
"description": "Stats reporting for webpack",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down

0 comments on commit 66796c2

Please sign in to comment.