We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 629ccff commit c89dc45Copy full SHA for c89dc45
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## v2.0.0
10
11
### Pull Requests
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-burger-menu",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "An off-canvas sidebar component with a collection of animations and styles using CSS transitions",
"directories": {
"doc": "doc",
0 commit comments