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 Jun 7, 2019
1 parent c0a0d47 commit 0155062
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,15 @@

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.

### [4.0.1](https://github.com/webpack-contrib/karma-webpack/compare/v4.0.0...v4.0.1) (2019-06-07)


### Bug Fixes

* **package:** point to dist instead of lib ([#417](https://github.com/webpack-contrib/karma-webpack/issues/417)) ([c0a0d47](https://github.com/webpack-contrib/karma-webpack/commit/c0a0d47))



## [4.0.0](https://github.com/webpack-contrib/karma-webpack/compare/v4.0.0-rc.6...v4.0.0) (2019-06-07)


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
@@ -1,6 +1,6 @@
{
"name": "karma-webpack",
"version": "4.0.0",
"version": "4.0.1",
"description": "Use webpack with karma",
"license": "MIT",
"repository": "webpack-contrib/karma-webpack",
Expand Down

0 comments on commit 0155062

Please sign in to comment.