File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+
2
+ ## v10.0.0 (2023-09-19)
3
+
4
+ #### :boom : Breaking Change
5
+ * [ #82 ] ( https://github.com/yappbox/yapp-scroll-view/pull/82 ) [ BREAKING] Avoid deprecated APIs in Ember 3.24 ([ @lukemelia ] ( https://github.com/lukemelia ) )
6
+
7
+ #### :rocket : Enhancement
8
+ * [ #82 ] ( https://github.com/yappbox/yapp-scroll-view/pull/82 ) [ BREAKING] Avoid deprecated APIs in Ember 3.24 ([ @lukemelia ] ( https://github.com/lukemelia ) )
9
+
10
+ #### :house : Internal
11
+ * [ #83 ] ( https://github.com/yappbox/yapp-scroll-view/pull/83 ) Update ember-cli-deploy ([ @lukemelia ] ( https://github.com/lukemelia ) )
12
+
13
+ #### Committers: 1
14
+ - Luke Melia ([ @lukemelia ] ( https://github.com/lukemelia ) )
15
+
1
16
## v9.0.1 (2023-02-14)
2
17
3
18
## v9.0.0 (2022-10-23)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " yapp-scroll-view" ,
3
- "version" : " 9 .0.1 " ,
3
+ "version" : " 10 .0.0 " ,
4
4
"description" : " Ember Scrollling components using a Javascript scroller" ,
5
5
"keywords" : [
6
6
" ember-addon"
You can’t perform that action at this time.
0 commit comments