Skip to content

Commit 7ae2a60

Browse files
chore(release): 11.1.0 [skip ci]
# [11.1.0](v11.0.5...v11.1.0) (2022-05-06) ### Features * bump react to v18 ([#1215](#1215)) ([be3ebbb](be3ebbb))
1 parent be3ebbb commit 7ae2a60

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [11.1.0](https://github.com/mg901/styled-breakpoints/compare/v11.0.5...v11.1.0) (2022-05-06)
2+
3+
4+
### Features
5+
6+
* bump react to v18 ([#1215](https://github.com/mg901/styled-breakpoints/issues/1215)) ([be3ebbb](https://github.com/mg901/styled-breakpoints/commit/be3ebbb273024f0e36ecbb35855311cb5c658db4))
7+
18
## [11.0.5](https://github.com/mg901/styled-breakpoints/compare/v11.0.4...v11.0.5) (2022-03-31)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "styled-breakpoints",
3-
"version": "11.0.5",
3+
"version": "11.1.0",
44
"description": "Simple and powerfull css breakpoints for styled-components and emotion",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)