diff --git a/CHANGELOG.md b/CHANGELOG.md index 752bd4c..b77d5a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.5](https://github.com/CrowdStrike/ember-url-hash-polyfill/compare/v1.0.4...v1.0.5) (2021-05-26) + + +### Bug Fixes + +* intent is not always present, like when during qp-only transitions ([fbc7c3c](https://github.com/CrowdStrike/ember-url-hash-polyfill/commit/fbc7c3c66e9bcbc6eed382e7514bbe943af2ed7c)) + ## [1.0.4](https://github.com/CrowdStrike/ember-url-hash-polyfill/compare/v1.0.3...v1.0.4) (2021-05-18) diff --git a/package.json b/package.json index 30a7b65..4954d13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-url-hash-polyfill", - "version": "1.0.4", + "version": "1.0.5", "description": "The default blueprint for ember-cli addons.", "keywords": [ "ember-addon"