File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,22 @@ https://github.com/highlightjs/highlight.js/issues/2877
11
11
12
12
13
13
14
+
15
+ ## v7.1.1 (2023-10-11)
16
+
17
+ #### :rocket : Enhancement
18
+ * [ #854 ] ( https://github.com/elwayman02/ember-scroll-modifiers/pull/854 ) Ember 5 Support ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
19
+
20
+ #### :bug : Bug Fix
21
+ * [ #962 ] ( https://github.com/elwayman02/ember-scroll-modifiers/pull/962 ) Partially fix embroider builds ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
22
+
23
+ #### :house : Internal
24
+ * [ #854 ] ( https://github.com/elwayman02/ember-scroll-modifiers/pull/854 ) Ember 5 Support ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
25
+ * [ #962 ] ( https://github.com/elwayman02/ember-scroll-modifiers/pull/962 ) Partially fix embroider builds ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
26
+
27
+ #### Committers: 1
28
+ - Jordan Hawker ([ @elwayman02 ] ( https://github.com/elwayman02 ) )
29
+
14
30
## v7.1.0 (2023-08-24)
15
31
16
32
#### :rocket : Enhancement
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-scroll-modifiers" ,
3
- "version" : " 7.1.0 " ,
3
+ "version" : " 7.1.1 " ,
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