Skip to content

Commit

Permalink
chore(release): 11.0.5 [skip ci]
Browse files Browse the repository at this point in the history
## [11.0.5](v11.0.4...v11.0.5) (2022-03-31)

### Bug Fixes

* internal changes ([240b527](240b527))
  • Loading branch information
semantic-release-bot committed Mar 31, 2022
1 parent 44286f5 commit 76038d3
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.5](https://github.com/mg901/styled-breakpoints/compare/v11.0.4...v11.0.5) (2022-03-31)


### Bug Fixes

* internal changes ([240b527](https://github.com/mg901/styled-breakpoints/commit/240b527be7b7470081e2a3048ddfa0f3760e50d8))

## [11.0.4](https://github.com/mg901/styled-breakpoints/compare/v11.0.3...v11.0.4) (2022-01-23)


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

0 comments on commit 76038d3

Please sign in to comment.