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 3cd64d5 commit a2b76f1Copy full SHA for a2b76f1
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v8.0.0 (2021-05-21)
2
+
3
+#### :house: Internal
4
+* [#61](https://github.com/yappbox/yapp-scroll-view/pull/61) Update dependencies ([@lukemelia](https://github.com/lukemelia))
5
6
+#### Committers: 1
7
+- Luke Melia ([@lukemelia](https://github.com/lukemelia))
8
9
## v7.0.5 (2021-02-12)
10
11
## v7.0.4 (2021-02-10)
package.json
@@ -1,6 +1,6 @@
{
"name": "yapp-scroll-view",
- "version": "7.0.5",
+ "version": "8.0.0",
"description": "Ember Scrollling components using a Javascript scroller",
"keywords": [
"ember-addon"
0 commit comments