diff --git a/CHANGELOG.md b/CHANGELOG.md index c1c43c8b..749d679e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## v3.0.0-beta.6 (2019-08-03) + +#### :bug: Bug Fix + +- [#205](https://github.com/zonkyio/ember-web-app/pull/205) Remove coverage output from published package ([@bobisjan](https://github.com/bobisjan)) + +#### Committers: 1 + +- Jan Bobisud ([@bobisjan](https://github.com/bobisjan)) + ## v3.0.0-beta.5 (2019-08-03) #### :house: Internal diff --git a/package.json b/package.json index e6895857..f62092a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-web-app", - "version": "3.0.0-beta.5", + "version": "3.0.0-beta.6", "description": "This Ember addon helps you configure and manage the Web App Manifest to create a Progressive Web App", "keywords": [ "PWA",