Skip to content

Commit

Permalink
Prepare 1.0.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
squidfunk committed Jan 10, 2019
1 parent 3deeb15 commit 8f2bdd8
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-1.0.4 (2019-01-10)

* Fixed TypeScript typings

karma-viewport-1.0.3 (2018-12-26)

* Updated all dependencies to fix security vulnerabilities
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": "1.0.3",
"version": "1.0.4",
"description": "A Karma plugin for testing responsive features and layout",
"keywords": [
"breakpoint",
Expand Down

0 comments on commit 8f2bdd8

Please sign in to comment.