Skip to content

Commit

Permalink
v15.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Nov 6, 2019
1 parent 8e4d349 commit 6f80a7c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
15.0.0 / 2019-11-06
=================
* [Breaking] update `eslint` to `v6.6`
* [meta] add `funding` field

14.1.0 / 2019-09-02
=================
* [Deps] update `eslint` to v6.3
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ljharb/eslint-config",
"version": "14.1.0",
"version": "15.0.0",
"author": "Jordan Harband",
"funding": {
"url": "https://github.com/sponsors/ljharb/"
Expand Down

0 comments on commit 6f80a7c

Please sign in to comment.