Skip to content
This repository was archived by the owner on Dec 22, 2020. It is now read-only.

Commit fac58a5

Browse files
chore(release): 4.0.1
1 parent 8c86110 commit fac58a5

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
# Change Log
1+
# Changelog
22

33
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.
44

5+
### [4.0.1](https://github.com/webpack-contrib/mocha-loader/compare/v4.0.0...v4.0.1) (2020-01-09)
6+
7+
8+
### Bug Fixes
9+
10+
* compatibility with mocha@7 ([#87](https://github.com/webpack-contrib/mocha-loader/issues/87)) ([1d99129](https://github.com/webpack-contrib/mocha-loader/commit/1d99129a1d097bce38384e6db236a13faee0b815))
11+
* remove archived script-loader ([#86](https://github.com/webpack-contrib/mocha-loader/issues/86)) ([8c86110](https://github.com/webpack-contrib/mocha-loader/commit/8c861101a8acb9be935bd218870a9f7ee742b045))
12+
513
# [4.0.0](https://github.com/webpack-contrib/mocha-loader/compare/v3.0.0...v4.0.0) (2019-12-02)
614

715

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mocha-loader",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Mocha loader for webpack",
55
"license": "MIT",
66
"repository": "webpack-contrib/mocha-loader",

0 commit comments

Comments
 (0)