Skip to content

Commit

Permalink
v14.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 10, 2019
1 parent 5500fa7 commit f2c49d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
14.0.1 / 2019-08-10
=================
* [Patch] disable `symbol-description` in tests

14.0.0 / 2019-08-10
=================
* [Breaking] upgrade to eslint v6
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@ljharb/eslint-config",
"version": "14.0.0",
"version": "14.0.1",
"author": "Jordan Harband",
"description": "My shareable eslint config",
"license": "MIT",
Expand Down

0 comments on commit f2c49d4

Please sign in to comment.