File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+
3
+ ## v11.0.1 (2023-12-11)
4
+
5
+ #### :boom : Breaking Change
6
+ * [ #82 ] ( https://github.com/yappbox/yapp-scroll-view/pull/82 ) [ BREAKING] Avoid deprecated APIs in Ember 3.24 ([ @lukemelia ] ( https://github.com/lukemelia ) )
7
+
8
+ #### :rocket : Enhancement
9
+ * [ #82 ] ( https://github.com/yappbox/yapp-scroll-view/pull/82 ) [ BREAKING] Avoid deprecated APIs in Ember 3.24 ([ @lukemelia ] ( https://github.com/lukemelia ) )
10
+
11
+ #### :house : Internal
12
+ * [ #83 ] ( https://github.com/yappbox/yapp-scroll-view/pull/83 ) Update ember-cli-deploy ([ @lukemelia ] ( https://github.com/lukemelia ) )
13
+
14
+ #### Committers: 2
15
+ - Jason Bekolay ([ @jasonbekolay ] ( https://github.com/jasonbekolay ) )
16
+ - Luke Melia ([ @lukemelia ] ( https://github.com/lukemelia ) )
17
+
2
18
## v11.0.0 (2023-12-03)
3
19
4
20
## v10.0.1 (2023-11-30)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " yapp-scroll-view" ,
3
- "version" : " 11.0.0 " ,
3
+ "version" : " 11.0.1 " ,
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