Skip to content

Commit

Permalink
chore(release): 9.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [9.0.6](v9.0.5...v9.0.6) (2020-12-05)

### Bug Fixes

* rewrite useBreakpoint ([#862](#862)) ([3947016](3947016))
  • Loading branch information
semantic-release-bot committed Dec 5, 2020
1 parent 3947016 commit 16c75fb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [9.0.6](https://github.com/mg901/styled-breakpoints/compare/v9.0.5...v9.0.6) (2020-12-05)


### Bug Fixes

* rewrite useBreakpoint ([#862](https://github.com/mg901/styled-breakpoints/issues/862)) ([3947016](https://github.com/mg901/styled-breakpoints/commit/3947016bb7ed5b71146b41c76b9a85987d36740f))

## [9.0.5](https://github.com/mg901/styled-breakpoints/compare/v9.0.4...v9.0.5) (2020-12-05)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "styled-breakpoints",
"version": "9.0.5",
"version": "9.0.6",
"description": "Simple and powerfull css breakpoints for styled-components and emotion",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 16c75fb

Please sign in to comment.