We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 483dfb3 commit 4b7a694Copy full SHA for 4b7a694
CHANGELOG.md
@@ -8,6 +8,15 @@ https://github.com/highlightjs/highlight.js/issues/2877
8
9
10
11
+
12
+## v6.0.0 (2023-01-03)
13
14
+#### :house: Internal
15
+* [#745](https://github.com/elwayman02/ember-scroll-modifiers/pull/745) Update Release Config ([@elwayman02](https://github.com/elwayman02))
16
17
+#### Committers: 1
18
+- Jordan Hawker ([@elwayman02](https://github.com/elwayman02))
19
20
## v5.0.1 (2022-12-08)
21
22
#### :house: Internal
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ember-scroll-modifiers",
3
- "version": "5.0.1",
+ "version": "6.0.0",
4
"description": "Scroll-based Modifiers for Ember Applications",
5
"keywords": [
6
"ember-addon",
0 commit comments