Skip to content

Commit

Permalink
chore(release): 6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
knownasilya committed Feb 12, 2021
1 parent 38fbc19 commit 54453e2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [6.2.1](https://github.com/ember-cli/ember-page-title/compare/v6.2.0...v6.2.1) (2021-02-12)


### Bug Fixes

* Use willDestroy() instead of destroy(). ([#211](https://github.com/ember-cli/ember-page-title/issues/211)) ([38fbc19](https://github.com/ember-cli/ember-page-title/commit/38fbc19f9842eb30617a47b0934a52b1a7dd87c1))

## [6.2.0](https://github.com/ember-cli/ember-page-title/compare/v6.1.0...v6.2.0) (2021-01-20)


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-page-title",
"version": "6.2.0",
"version": "6.2.1",
"description": "Page Titles for Ember applications",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 54453e2

Please sign in to comment.