We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c35dea8 commit 96a900fCopy full SHA for 96a900f
packages/eslint-config-godaddy/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# eslint-config-godaddy
2
3
+## 7.0.1
4
+
5
+### Patch Changes
6
7
+- Update eslint-mocha-plugin
8
9
## 7.0.0
10
11
### Major Changes
packages/eslint-config-godaddy/package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-godaddy",
- "version": "7.0.0",
+ "version": "7.0.1",
"description": "Base ESLint config for consistent style in ES6 projects at GoDaddy.",
"license": "MIT",
"scripts": {
0 commit comments