Skip to content

Commit

Permalink
chore(release): 11.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [11.0.3](v11.0.2...v11.0.3) (2022-01-19)

### Bug Fixes

* **use-breakpoint:** remove rules-of-hooks warning ([#1148](#1148)) ([17c1c88](17c1c88))
  • Loading branch information
semantic-release-bot committed Jan 19, 2022
1 parent 17c1c88 commit fba4254
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [11.0.3](https://github.com/mg901/styled-breakpoints/compare/v11.0.2...v11.0.3) (2022-01-19)


### Bug Fixes

* **use-breakpoint:** remove rules-of-hooks warning ([#1148](https://github.com/mg901/styled-breakpoints/issues/1148)) ([17c1c88](https://github.com/mg901/styled-breakpoints/commit/17c1c8810913ff6e9b9d8be25dca61dd4edabdbc))

## [11.0.2](https://github.com/mg901/styled-breakpoints/compare/v11.0.1...v11.0.2) (2022-01-19)


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": "styled-breakpoints",
"version": "11.0.3-alpha.5",
"version": "11.0.3",
"description": "Simple and powerfull css breakpoints for styled-components and emotion",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit fba4254

Please sign in to comment.