Skip to content

Commit

Permalink
Release v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bobisjan committed Oct 30, 2020
1 parent 5a8f351 commit ad69fac
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v5.0.1 (2020-10-30)

#### :bug: Bug Fix

- [#629](https://github.com/zonkyio/ember-web-app/pull/629) Bump web-app-manifest-validator from 1.0.0 to 1.1.0 ([@dependabot[bot]](https://github.com/apps/dependabot))

#### Committers: 0

## v5.0.0 (2020-09-13)

#### :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": "5.0.0",
"version": "5.0.1",
"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 ad69fac

Please sign in to comment.