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 be2830f commit 530f2edCopy full SHA for 530f2ed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v1.1.2
4
+
5
+### Pull Requests
6
7
+- [#62](https://github.com/offirgolan/ember-burger-menu/pull/62) [FEATURE] Slide Shrink Animation *by [@offirgolan](https://github.com/offirgolan)*
8
9
## v1.1.1
10
11
### Pull Requests
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-burger-menu",
- "version": "1.1.1",
+ "version": "1.1.2",
"description": "An off-canvas sidebar component with a collection of animations and styles using CSS transitions",
"directories": {
"doc": "doc",
0 commit comments