File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,19 @@ https://github.com/highlightjs/highlight.js/issues/2877
9
9
10
10
11
11
12
+
13
+ ## v7.0.0 (2023-05-17)
14
+
15
+ #### :boom : Breaking Change
16
+ * [ #853 ] ( https://github.com/elwayman02/ember-scroll-modifiers/pull/853 ) Drop Ember 3.28, Node 14 ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
17
+
18
+ #### :rocket : Enhancement
19
+ * [ #852 ] ( https://github.com/elwayman02/ember-scroll-modifiers/pull/852 ) Allow ` ember-source ` v5 in ` peerDependencies ` ([ @boris-petrov ] ( https://github.com/boris-petrov ) )
20
+
21
+ #### Committers: 2
22
+ - Boris Petrov ([ @boris-petrov ] ( https://github.com/boris-petrov ) )
23
+ - Jordan Hawker ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
24
+
12
25
## v6.0.0 (2023-01-03)
13
26
14
27
#### :house : Internal
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-scroll-modifiers" ,
3
- "version" : " 6 .0.0" ,
3
+ "version" : " 7 .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