Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.3...v1.1.0) (2020-04-24)

### Features

* add support for webpack 3 ([caa9206](caa9206))
  • Loading branch information
semantic-release-bot committed Apr 24, 2020
1 parent caa9206 commit 903a3cf
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.0](https://github.com/rafalmaciejewski/build-time-reporter-webpack-plugin/compare/v1.0.3...v1.1.0) (2020-04-24)


### Features

* add support for webpack 3 ([caa9206](https://github.com/rafalmaciejewski/build-time-reporter-webpack-plugin/commit/caa920620b3e6b1f5c7de0ff93a686db932b05e7))

## [1.0.3](https://github.com/rafalmaciejewski/build-time-reporter-webpack-plugin/compare/v1.0.2...v1.0.3) (2020-04-22)


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": "build-time-reporter-webpack-plugin",
"version": "1.0.3",
"version": "1.1.0",
"description": "Webpack loader to merge twig templates that use include function",
"keywords": [
"build time",
Expand Down

0 comments on commit 903a3cf

Please sign in to comment.