From 2e4af3e45ff842c1219654a643a7653760c1b26f Mon Sep 17 00:00:00 2001 From: Greg Smith Date: Tue, 31 Jul 2018 15:29:53 -0400 Subject: [PATCH] 6.4.2 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b25bb03..500eeea5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [6.4.2](https://github.com/videojs/videojs-contrib-ads/compare/v6.4.1...v6.4.2) (2018-07-31) + +### Chores + +* Allow vjs7 dependency ([#413](https://github.com/videojs/videojs-contrib-ads/issues/413)) ([e4fe32e](https://github.com/videojs/videojs-contrib-ads/commit/e4fe32e)) +* **package:** update conventional-changelog-cli to version 2.0.1 ([#414](https://github.com/videojs/videojs-contrib-ads/issues/414)) ([6d5ff0f](https://github.com/videojs/videojs-contrib-ads/commit/6d5ff0f)), closes [#393](https://github.com/videojs/videojs-contrib-ads/issues/393) + ## [6.4.1](https://github.com/videojs/videojs-contrib-ads/compare/v6.4.0...v6.4.1) (2018-06-07) diff --git a/package.json b/package.json index 502cc6b0..902eaca1 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/videojs/videojs-contrib-ads.git" }, - "version": "6.4.1", + "version": "6.4.2", "author": "Brightcove, Inc.", "engines": { "node": ">=4.8.0"