Skip to content

Commit 5347e4f

Browse files
committed
Release 5.2.1
1 parent 5e6be43 commit 5347e4f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v5.2.1 (2020-07-09)
2+
3+
#### :bug: Bug Fix
4+
* [#42](https://github.com/yappbox/yapp-scroll-view/pull/42) When recomputing {{emitter-action}} call stopListening *before* overwriting local properties ([@lukemelia](https://github.com/lukemelia))
5+
6+
#### Committers: 1
7+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
8+
19
## v5.2.0 (2020-07-06)
210

311
#### :rocket: Enhancement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yapp-scroll-view",
3-
"version": "5.2.0",
3+
"version": "5.2.1",
44
"description": "Ember Scrollling components using a Javascript scroller",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)