Skip to content

Commit

Permalink
Release v3.0.0-beta.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bobisjan committed Aug 3, 2019
1 parent 7e1c6ac commit 24e830c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## v3.0.0-beta.5 (2019-08-03)

#### :house: Internal

- [#203](https://github.com/zonkyio/ember-web-app/pull/203) Refresh package.json ([@bobisjan](https://github.com/bobisjan))
- [#202](https://github.com/zonkyio/ember-web-app/pull/202) Refresh yarn.lock ([@bobisjan](https://github.com/bobisjan))
- [#200](https://github.com/zonkyio/ember-web-app/pull/200) Use ember-template-lint directly ([@bobisjan](https://github.com/bobisjan))
- [#189](https://github.com/zonkyio/ember-web-app/pull/189) Setup code coverage ([@bobisjan](https://github.com/bobisjan))
- [#188](https://github.com/zonkyio/ember-web-app/pull/188) Tests cleanup ([@bobisjan](https://github.com/bobisjan))
- [#187](https://github.com/zonkyio/ember-web-app/pull/187) Refactor tags composition to remove complexity ([@bobisjan](https://github.com/bobisjan))
- [#186](https://github.com/zonkyio/ember-web-app/pull/186) Move tree construction into manifest ([@bobisjan](https://github.com/bobisjan))
- [#185](https://github.com/zonkyio/ember-web-app/pull/185) Move tags generator outside index ([@bobisjan](https://github.com/bobisjan))
- [#184](https://github.com/zonkyio/ember-web-app/pull/184) Move configuration into manifest ([@bobisjan](https://github.com/bobisjan))
- [#183](https://github.com/zonkyio/ember-web-app/pull/183) Move fingerprint configuration into manifest ([@bobisjan](https://github.com/bobisjan))

#### Committers: 2

- Jan Bobisud ([@bobisjan](https://github.com/bobisjan))
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)

## v3.0.0-beta.4 (2019-06-19)

#### :boom: Breaking Change
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-web-app",
"version": "3.0.0-beta.4",
"version": "3.0.0-beta.5",
"description": "This Ember addon helps you configure and manage the Web App Manifest to create a Progressive Web App",
"keywords": [
"PWA",
Expand Down

0 comments on commit 24e830c

Please sign in to comment.