Skip to content

Commit d8a200f

Browse files
committed
Release 7.0.0
1 parent 6ef4335 commit d8a200f

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+
## v7.0.0 (2020-11-03)
2+
3+
#### :boom: Breaking Change
4+
* [#49](https://github.com/yappbox/yapp-scroll-view/pull/49) Pass verticalOffset to auxiliaryComponent in CollectionScrollView ([@lukemelia](https://github.com/lukemelia))
5+
6+
#### Committers: 1
7+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
8+
19
## v6.0.1 (2020-10-19)
210

311
## v6.0.0 (2020-10-18)

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

0 commit comments

Comments
 (0)