Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.0...v1.3.0) (2020-04-28)

### Features

* add nodeEnv field to report ([6dae55d](6dae55d))
  • Loading branch information
semantic-release-bot committed Apr 28, 2020
1 parent 6dae55d commit d8b2918
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.3.0](https://github.com/rafalmaciejewski/build-time-reporter-webpack-plugin/compare/v1.2.0...v1.3.0) (2020-04-28)


### Features

* add nodeEnv field to report ([6dae55d](https://github.com/rafalmaciejewski/build-time-reporter-webpack-plugin/commit/6dae55da1cbba591c8e280d562ee7c0715d59723))

# [1.2.0](https://github.com/rafalmaciejewski/build-time-reporter-webpack-plugin/compare/v1.1.0...v1.2.0) (2020-04-26)


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.2.0",
"version": "1.3.0",
"description": "Webpack plugin for build time reporting",
"keywords": [
"build time",
Expand Down

0 comments on commit d8b2918

Please sign in to comment.