Skip to content

Commit c947043

Browse files
committed
Released v1.0.2
1 parent c320792 commit c947043

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.0.2
4+
5+
### Pull Requests
6+
7+
- [#21](https://github.com/offirgolan/ember-burger-menu/pull/21) Make height 100vh *by [@rwwagner90](https://github.com/rwwagner90)*
8+
39
## v1.0.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.0.1",
3+
"version": "1.0.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)