Skip to content

Commit 84661ac

Browse files
Release 4.0.0
1 parent cc934f0 commit 84661ac

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
4+
## v4.0.0 (2022-06-03)
5+
6+
#### :boom: Breaking Change
7+
* [#152](https://github.com/adopted-ember-addons/ember-burger-menu/pull/152) ember-auto-import 2, node >= 12, update all the things ([@rwwagner90](https://github.com/rwwagner90))
8+
* [#124](https://github.com/adopted-ember-addons/ember-burger-menu/pull/124) Update ember and various things ([@ttill](https://github.com/ttill))
9+
10+
#### Committers: 2
11+
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
12+
- Till Theato ([@ttill](https://github.com/ttill))
13+
314
## v3.3.3
415

516
### Pull Requests

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-burger-menu",
3-
"version": "3.3.4",
3+
"version": "4.0.0",
44
"description": "An off-canvas sidebar component with a collection of animations and styles using CSS transitions",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)