Skip to content

Commit 530f2ed

Browse files
committed
Released v1.1.2
1 parent be2830f commit 530f2ed

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+
## 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+
39
## v1.1.1
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": "1.1.1",
3+
"version": "1.1.2",
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)