Skip to content

Commit

Permalink
chore(release): 1.0.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.5](v1.0.4...v1.0.5) (2021-05-26)

### Bug Fixes

* intent is not always present, like when during qp-only transitions ([fbc7c3c](fbc7c3c))
  • Loading branch information
semantic-release-bot committed May 26, 2021
1 parent be68721 commit b5cd671
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
@@ -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)


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-url-hash-polyfill",
"version": "1.0.4",
"version": "1.0.5",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit b5cd671

Please sign in to comment.