Skip to content

Commit

Permalink
6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lo1tuma committed Oct 14, 2019
1 parent afd749b commit 8b3841c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## 6.2.0 (October 14, 2019)

### Enhancements

* Startup Performance Optimization ([#214](https://github.com/lo1tuma/eslint-plugin-mocha/pull/214))

## 6.1.1 (September 11, 2019)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-mocha",
"version": "6.1.1",
"version": "6.2.0",
"description": "Eslint rules for mocha.",
"engines": {
"node": ">=8.0.0"
Expand Down

0 comments on commit 8b3841c

Please sign in to comment.