Skip to content

Commit 7ab2468

Browse files
committed
Release 5.1.0
1 parent dbbb1f7 commit 7ab2468

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## v5.1.0 (2020-06-03)
2+
3+
#### :rocket: Enhancement
4+
* [#37](https://github.com/yappbox/yapp-scroll-view/pull/37) Convert `{{emitter-action ...}}` from component to helper ([@lukemelia](https://github.com/lukemelia))
5+
6+
#### :house: Internal
7+
* [#36](https://github.com/yappbox/yapp-scroll-view/pull/36) Use release-it instead of ember-cli-release-tag ([@lukemelia](https://github.com/lukemelia))
8+
9+
#### Committers: 1
10+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
11+

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.0.7",
3+
"version": "5.1.0",
44
"description": "Ember Scrollling components using a Javascript scroller",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)