Skip to content

Commit abde28d

Browse files
committed
Released 0.5.5
1 parent 4184bc7 commit abde28d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## [0.5.4](https://github.com/yapplabs/ember-wormhole/tree/0.5.4) (2018-09-20)
4+
[Full Changelog](https://github.com/yapplabs/ember-wormhole/compare/0.5.4...0.5.4)
5+
6+
**Merged pull requests:**
7+
8+
- Fix \#104 Toggling renderInPlace [\#107](https://github.com/yapplabs/ember-wormhole/pull/107) ([dnachev](https://github.com/dnachev))
9+
310
## [0.5.4](https://github.com/yapplabs/ember-wormhole/tree/0.5.4) (2017-12-09)
411
[Full Changelog](https://github.com/yapplabs/ember-wormhole/compare/0.5.3...0.5.4)
512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-wormhole",
3-
"version": "0.5.4",
3+
"version": "0.5.5",
44
"description": "Render a child view somewhere else in the DOM.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)