Skip to content

Commit e553715

Browse files
committed
Release 5.3.0
1 parent 01c9323 commit e553715

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.3.0 (2020-09-08)
2+
3+
#### :rocket: Enhancement
4+
* [#46](https://github.com/yappbox/yapp-scroll-view/pull/46) Add support for configuration to suppress exports of components to app directory ([@lukemelia](https://github.com/lukemelia))
5+
6+
#### Committers: 1
7+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
8+
19
## v5.2.1 (2020-07-09)
210

311
#### :bug: Bug Fix

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

0 commit comments

Comments
 (0)