Skip to content

Commit

Permalink
Release 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
buschtoens committed Jan 29, 2021
1 parent a0278c9 commit 8ce411f
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 @@
## v1.3.1 (2021-01-29)

#### :rocket: Enhancement
* [#518](https://github.com/buschtoens/ember-link/pull/518) fix(link-manager): Use private router API to query `currentURL` in a side-effect-free way ([@Turbo87](https://github.com/Turbo87))

#### Committers: 1
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))

## v1.3.0 (2021-01-28)

#### :rocket: Enhancement
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-link",
"version": "1.3.0",
"version": "1.3.1",
"description": "Link primitive to pass around self-contained route references",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 8ce411f

Please sign in to comment.