Skip to content

Commit

Permalink
Prepare 0.2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
squidfunk committed Aug 1, 2017
1 parent 739a8a4 commit 1f55a81
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
karma-viewport-0.2.1 (2017-08-01)

* Fixed undefined variable in middleware

karma-viewport-0.2.0 (2017-08-01)

* Added iframe usage as a prerequisite
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-viewport",
"version": "0.2.0",
"version": "0.2.1",
"description": "Karma viewport resizer",
"keywords": [
"breakpoint",
Expand Down

0 comments on commit 1f55a81

Please sign in to comment.