File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ https://github.com/highlightjs/highlight.js/issues/2877
4
4
5
5
6
6
7
+
8
+ ## v4.0.0 (2022-05-14)
9
+
10
+ #### :boom : Breaking Change
11
+ * [ #619 ] ( https://github.com/elwayman02/ember-scroll-modifiers/pull/619 ) Ember 4 Upgrade ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
12
+
13
+ #### :memo : Documentation
14
+ * [ #612 ] ( https://github.com/elwayman02/ember-scroll-modifiers/pull/612 ) Field Guide migration ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
15
+
16
+ #### :house : Internal
17
+ * [ #619 ] ( https://github.com/elwayman02/ember-scroll-modifiers/pull/619 ) Ember 4 Upgrade ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
18
+
19
+ #### Committers: 1
20
+ - Jordan Hawker ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
21
+
7
22
## v3.1.1 (2021-10-12)
8
23
9
24
#### :house : Internal
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-scroll-modifiers" ,
3
- "version" : " 3.1.1 " ,
3
+ "version" : " 4.0.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