We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082615e commit c7ef99fCopy full SHA for c7ef99f
CHANGELOG.md
@@ -3,6 +3,15 @@ Please upgrade or ask whatever dependency you are using to upgrade.
3
https://github.com/highlightjs/highlight.js/issues/2877
4
5
6
+
7
+## v3.1.1 (2021-10-12)
8
9
+#### :house: Internal
10
+* [#473](https://github.com/elwayman02/ember-scroll-modifiers/pull/473) Ember 3.28 Upgrade ([@elwayman02](https://github.com/elwayman02))
11
12
+#### Committers: 1
13
+- Jordan Hawker ([@elwayman02](https://github.com/elwayman02))
14
15
## v3.1.0 (2021-08-05)
16
17
#### :rocket: Enhancement
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ember-scroll-modifiers",
- "version": "3.1.0",
+ "version": "3.1.1",
"description": "Scroll-based Modifiers for Ember Applications",
"keywords": [
"ember-addon",
0 commit comments