Skip to content

Commit c89dc45

Browse files
committed
Released v2.0.1
1 parent 629ccff commit c89dc45

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## v2.0.1
4+
5+
### Pull Requests
6+
7+
- [#80](https://github.com/offirgolan/ember-burger-menu/pull/80) Fastboot *by [@mayko780](https://github.com/mayko780)*
8+
39
## v2.0.0
410

511
### 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": "2.0.0",
3+
"version": "2.0.1",
44
"description": "An off-canvas sidebar component with a collection of animations and styles using CSS transitions",
55
"directories": {
66
"doc": "doc",

0 commit comments

Comments
 (0)