Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Oct 30, 2018
1 parent 52b72ee commit 03be912
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](http://semver.org/).

## 1.0.2
* Prevent inclusion of the Babel `assertThisInitialized` helper.

## 1.0.1
* Remove change listener on query change and unmount.

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": "@u-wave/react-mq",
"version": "1.0.1",
"version": "1.0.2",
"description": "Barebones CSS media query component for React in ~560 bytes",
"main": "dist/react-mq.js",
"module": "dist/react-mq.es.js",
Expand Down

0 comments on commit 03be912

Please sign in to comment.