File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ https://github.com/highlightjs/highlight.js/issues/2877
5
5
6
6
7
7
8
+
9
+ ## v4.1.0 (2022-05-18)
10
+
11
+ #### :rocket : Enhancement
12
+ * [ #622 ] ( https://github.com/elwayman02/ember-scroll-modifiers/pull/622 ) Add offset support for scroll-into-view ([ @jdkahn ] ( https://github.com/jdkahn ) )
13
+
14
+ #### :memo : Documentation
15
+ * [ #622 ] ( https://github.com/elwayman02/ember-scroll-modifiers/pull/622 ) Add offset support for scroll-into-view ([ @jdkahn ] ( https://github.com/jdkahn ) )
16
+
17
+ #### Committers: 1
18
+ - [ @jdkahn ] ( https://github.com/jdkahn )
19
+
8
20
## v4.0.0 (2022-05-14)
9
21
10
22
#### :boom : Breaking Change
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-scroll-modifiers" ,
3
- "version" : " 4.0 .0" ,
3
+ "version" : " 4.1 .0" ,
4
4
"description" : " Scroll-based Modifiers for Ember Applications" ,
5
5
"keywords" : [
6
6
" ember-addon" ,
You can’t perform that action at this time.
0 commit comments