Skip to content

Commit

Permalink
chore(release): 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Apr 26, 2019
1 parent fe37330 commit 064deeb
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="4.0.1"></a>
## [4.0.1](https://github.com/webpack-contrib/webpack-defaults/compare/v4.0.0...v4.0.1) (2019-04-26)


### Bug Fixes

* bin ([fe37330](https://github.com/webpack-contrib/webpack-defaults/commit/fe37330))
* package name ([f79aa9f](https://github.com/webpack-contrib/webpack-defaults/commit/f79aa9f))



<a name="4.0.0"></a>
# [4.0.0](https://github.com/webpack-contrib/webpack-defaults/compare/v3.1.2...v4.0.0) (2019-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": "@webpack-contrib/defaults",
"version": "4.0.0",
"version": "4.0.1",
"description": "Project configuration and boilerplate defaults for webpack projects",
"license": "MIT",
"repository": "webpack-contrib/webpack-defaults",
Expand Down

0 comments on commit 064deeb

Please sign in to comment.