Skip to content

Commit

Permalink
4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lo1tuma committed Jun 12, 2017
1 parent 6f568e0 commit f6e2d44
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,18 @@
## 4.10.0 (June 12, 2017)

### Build-Related

* Add node 8 to build environments (#135)

### Enhancements

* Support ESLint 4.x (#134)

### Dependency Upgrades

* Update ramda to the latest version 🚀 (#130)
* Update pr-log to version 2.0.0 🚀 (#127)

## 4.9.0 (March 17, 2017)

### Dependency Upgrades
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-mocha",
"version": "4.9.0",
"version": "4.10.0",
"description": "Eslint rules for mocha.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f6e2d44

Please sign in to comment.