Skip to content

Commit

Permalink
6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonocasey committed May 28, 2021
1 parent 98fe6ab commit ed0fa1e
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
<a name="6.0.0"></a>
# [6.0.0](https://github.com/videojs/eslint-config-videojs/compare/v5.0.2...v6.0.0) (2021-05-28)

### Features

* update to eslint 7 compatability ([#49](https://github.com/videojs/eslint-config-videojs/issues/49)) ([98fe6ab](https://github.com/videojs/eslint-config-videojs/commit/98fe6ab))

### Chores

* **package:** update eslint-plugin-jsdoc to version 4.0.1 ([#42](https://github.com/videojs/eslint-config-videojs/issues/42)) ([3b3ed24](https://github.com/videojs/eslint-config-videojs/commit/3b3ed24))
* switch to [@videojs](https://github.com/videojs)/generator-helpers ([4b1ed02](https://github.com/videojs/eslint-config-videojs/commit/4b1ed02))
* **package:** update lint-staged to version 8.0.4 ([#40](https://github.com/videojs/eslint-config-videojs/issues/40)) ([551df79](https://github.com/videojs/eslint-config-videojs/commit/551df79)), closes [#36](https://github.com/videojs/eslint-config-videojs/issues/36)


### BREAKING CHANGES

* minimum required node version is now 14

<a name="5.0.2"></a>
## [5.0.2](https://github.com/videojs/eslint-config-videojs/compare/v5.0.1...v5.0.2) (2018-09-26)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-config-videojs",
"description": "An ESLint Shareable Config for video.js Standard Style.",
"version": "5.0.2",
"version": "6.0.0",
"author": "Brightcove, Inc.",
"bugs": {
"url": "https://github.com/videojs/eslint-config-videojs/issues"
Expand Down

0 comments on commit ed0fa1e

Please sign in to comment.