Skip to content

Commit

Permalink
7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonocasey committed Oct 5, 2018
1 parent fcad1f5 commit 2f03d22
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="7.4.0"></a>
# [7.4.0](https://github.com/videojs/generator-videojs-plugin/compare/v7.3.4...v7.4.0) (2018-10-05)

### Features

* Use vjsverify during npm test (#244) ([fcad1f5](https://github.com/videojs/generator-videojs-plugin/commit/fcad1f5)), closes [#244](https://github.com/videojs/generator-videojs-plugin/issues/244)

### Chores

* **package:** update videojs-languages to the latest version 🚀 (#242) ([cf7cdac](https://github.com/videojs/generator-videojs-plugin/commit/cf7cdac)), closes [#242](https://github.com/videojs/generator-videojs-plugin/issues/242)

<a name="7.3.4"></a>
## [7.3.4](https://github.com/videojs/generator-videojs-plugin/compare/v7.3.3...v7.3.4) (2018-09-28)

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,6 +1,6 @@
{
"name": "generator-videojs-plugin",
"version": "7.3.4",
"version": "7.4.0",
"description": "A Yeoman generator for Video.js plugins",
"license": "Apache-2.0",
"main": "generators/app/index.js",
Expand Down

0 comments on commit 2f03d22

Please sign in to comment.