Skip to content

Commit 4b7a694

Browse files
committed
Release 6.0.0
1 parent 483dfb3 commit 4b7a694

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ https://github.com/highlightjs/highlight.js/issues/2877
88

99

1010

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+
1120
## v5.0.1 (2022-12-08)
1221

1322
#### :house: Internal

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-scroll-modifiers",
3-
"version": "5.0.1",
3+
"version": "6.0.0",
44
"description": "Scroll-based Modifiers for Ember Applications",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)