Skip to content

Commit

Permalink
8.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonocasey committed Apr 11, 2019
1 parent ea81d3a commit 4448ca5
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
<a name="8.0.3"></a>
## [8.0.3](https://github.com/videojs/standard/compare/v8.0.2...v8.0.3) (2019-04-11)

### Features

* report eslint version too ([#54](https://github.com/videojs/standard/issues/54)) ([ea81d3a](https://github.com/videojs/standard/commit/ea81d3a))

### Bug Fixes

* ignore node modules ([#53](https://github.com/videojs/standard/issues/53)) ([0187dd3](https://github.com/videojs/standard/commit/0187dd3))

### Chores

* **package:** update deps ([#52](https://github.com/videojs/standard/issues/52)) ([516279f](https://github.com/videojs/standard/commit/516279f))
* **package:** update eslint-plugin-jsdoc to version 4.8.3 ([#51](https://github.com/videojs/standard/issues/51)) ([b4b5c01](https://github.com/videojs/standard/commit/b4b5c01))
* **package:** update lint-staged to version 8.0.4 ([#44](https://github.com/videojs/standard/issues/44)) ([7e682fa](https://github.com/videojs/standard/commit/7e682fa))
* **package:** update lockfile package-lock.json ([#47](https://github.com/videojs/standard/issues/47)) ([8c16946](https://github.com/videojs/standard/commit/8c16946))
* **package:** use [@videojs](https://github.com/videojs)/generator-helpers ([0cc81a5](https://github.com/videojs/standard/commit/0cc81a5))

<a name="8.0.2"></a>
## [8.0.2](https://github.com/videojs/standard/compare/v8.0.1...v8.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": "videojs-standard",
"description": "JavaScript style for plugins and tools in the video.js ecosystem.",
"version": "8.0.2",
"version": "8.0.3",
"author": "Brightcove, Inc.",
"scripts": {
"lint": "./cli.js",
Expand Down

0 comments on commit 4448ca5

Please sign in to comment.