Skip to content

Commit f98787a

Browse files
chore(release): 14.1.1 [skip ci]
## [14.1.1](v14.1.0...v14.1.1) (2024-03-23) ### Bug Fixes * **docs:** improve documentation ([#1833](#1833)) ([a244fbc](a244fbc))
1 parent a244fbc commit f98787a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [14.1.1](https://github.com/mg901/styled-breakpoints/compare/v14.1.0...v14.1.1) (2024-03-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs:** improve documentation ([#1833](https://github.com/mg901/styled-breakpoints/issues/1833)) ([a244fbc](https://github.com/mg901/styled-breakpoints/commit/a244fbcd274310cfb8bc46db4ddaeccdaa65eaef))
7+
18
# [14.1.0](https://github.com/mg901/styled-breakpoints/compare/v14.0.0...v14.1.0) (2024-03-05)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "styled-breakpoints",
3-
"version": "14.1.0",
3+
"version": "14.1.1",
44
"license": "MIT",
55
"description": "Simple and powerful css breakpoints for styled-components and emotion",
66
"main": "./styled-breakpoints/create-styled-breakpoints-theme/index.js",

0 commit comments

Comments
 (0)