We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8b4a43 commit 8512c00Copy full SHA for 8512c00
CHANGELOG.md
@@ -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
9
## v5.1.0 (2020-06-03)
10
11
#### :rocket: Enhancement
package.json
@@ -1,6 +1,6 @@
{
"name": "yapp-scroll-view",
- "version": "5.1.0",
+ "version": "5.1.1",
"description": "Ember Scrollling components using a Javascript scroller",
"keywords": [
"ember-addon"
0 commit comments