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

Commit a06194d

Browse files
chore(release): 2.0.1
1 parent a8d3eaf commit a06194d

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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+
## [2.0.1](https://github.com/webpack-contrib/mocha-loader/compare/v2.0.0...v2.0.1) (2019-02-25)
6+
7+
### Chores
8+
9+
* **package:** mark `mocha@6` compatibility and upgrade all dependencies
10+
11+
12+
13+
514
<a name="2.0.0"></a>
615
# [2.0.0](https://github.com/webpack-contrib/mocha-loader/compare/v1.1.3...v2.0.0) (2018-08-27)
716

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": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Mocha loader for webpack",
55
"main": "src/index.js",
66
"files": [

0 commit comments

Comments
 (0)