Skip to content

Commit

Permalink
6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lo1tuma committed Aug 22, 2019
1 parent b3061ba commit 6c7deb0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## 6.1.0 (August 22, 2019)

### Enhancements

* Add custom message for valid-suite-description ([#207](https://github.com/lo1tuma/eslint-plugin-mocha/pull/207))
* Add custom message for valid-test-description rule ([#206](https://github.com/lo1tuma/eslint-plugin-mocha/pull/206))

## 6.0.0 (July 17, 2019)

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

0 comments on commit 6c7deb0

Please sign in to comment.