Skip to content

Commit 8512c00

Browse files
committed
Release 5.1.1
1 parent a8b4a43 commit 8512c00

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.1.1 (2020-06-10)
2+
3+
#### :house: Internal
4+
* [#39](https://github.com/yappbox/yapp-scroll-view/pull/39) Dependency updates ([@lukemelia](https://github.com/lukemelia))
5+
6+
#### Committers: 1
7+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
8+
19
## v5.1.0 (2020-06-03)
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.1.0",
3+
"version": "5.1.1",
44
"description": "Ember Scrollling components using a Javascript scroller",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)