Skip to content

Commit

Permalink
chore(release): 10.2.3 [skip ci]
Browse files Browse the repository at this point in the history
## [10.2.3](v10.2.2...v10.2.3) (2022-01-11)

### Bug Fixes

* improve documentation ([120f611](120f611))
  • Loading branch information
semantic-release-bot committed Jan 11, 2022
1 parent 120f611 commit d06027d
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 @@
## [10.2.3](https://github.com/mg901/styled-breakpoints/compare/v10.2.2...v10.2.3) (2022-01-11)


### Bug Fixes

* improve documentation ([120f611](https://github.com/mg901/styled-breakpoints/commit/120f611d14ccac2ebd73ffe636cf4296266b3ccf))

## [10.2.2](https://github.com/mg901/styled-breakpoints/compare/v10.2.1...v10.2.2) (2022-01-11)


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": "10.2.2",
"version": "10.2.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 d06027d

Please sign in to comment.