Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Jun 17, 2018
1 parent 5f5a9ea commit 47435ab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@ All notable changes to this project will be documented in this file.

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

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

## 1.0.0
* Initial release.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@u-wave/react-mq",
"version": "1.0.0",
"description": "Barebones CSS media query component for React",
"version": "1.0.1",
"description": "Barebones CSS media query component for React in ~560 bytes",
"main": "dist/react-mq.js",
"module": "dist/react-mq.es.js",
"scripts": {
Expand Down

0 comments on commit 47435ab

Please sign in to comment.