We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9c4af1 commit d686c9bCopy full SHA for d686c9b
CHANGELOG.md
@@ -7,6 +7,15 @@ https://github.com/highlightjs/highlight.js/issues/2877
7
8
9
10
+
11
+## v5.0.1 (2022-12-08)
12
13
+#### :house: Internal
14
+* [#744](https://github.com/elwayman02/ember-scroll-modifiers/pull/744) Ember 4.9 Blueprint Updates ([@elwayman02](https://github.com/elwayman02))
15
16
+#### Committers: 1
17
+- Jordan Hawker ([@elwayman02](https://github.com/elwayman02))
18
19
## v5.0.0 (2022-12-07)
20
21
#### :boom: Breaking Change
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ember-scroll-modifiers",
3
- "version": "5.0.0",
+ "version": "5.0.1",
4
"description": "Scroll-based Modifiers for Ember Applications",
5
"keywords": [
6
"ember-addon",
0 commit comments