Skip to content

Commit

Permalink
v3.27.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chancancode committed Jun 10, 2021
1 parent 6efbfba commit 36fb56e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Ember Changelog

## v3.27.5 (June 10, 2021)

- [#19597](https://github.com/emberjs/ember.js/pull/19597) [BIGFIX] Fix `<LinkTo>` with nested children

## v3.27.4 (June 9, 2021)

- [#19594](https://github.com/emberjs/ember.js/pull/19594) [BUGFIX] Revert lazy hash changes
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-source",
"version": "3.27.4",
"version": "3.27.5",
"description": "A JavaScript framework for creating ambitious web applications",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 36fb56e

Please sign in to comment.