Skip to content

Commit

Permalink
Release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Aug 6, 2019
1 parent dc65871 commit 3d1c7e2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v2.0.2 (2019-08-06)

#### :bug: Bug Fix
* [#82](https://github.com/rwjblue/ember-angle-bracket-invocation-polyfill/pull/82) Fix <LinkTo> usage with `class` attribute. ([@Alonski](https://github.com/Alonski))

#### :house: Internal
* [#84](https://github.com/rwjblue/ember-angle-bracket-invocation-polyfill/pull/84) Refresh `yarn.lock` ([@simonihmig](https://github.com/simonihmig))

#### Committers: 2
- Alon Bukai ([@Alonski](https://github.com/Alonski))
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig))

## v2.0.1 (2019-08-02)

#### :bug: Bug Fix
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-angle-bracket-invocation-polyfill",
"version": "2.0.1",
"version": "2.0.2",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 3d1c7e2

Please sign in to comment.