Skip to content

Commit 5b2686c

Browse files
chore(release): 14.1.5 [skip ci]
## [14.1.5](v14.1.4...v14.1.5) (2025-05-11) ### Bug Fixes * **readme:** set correct path for github workflow status ([#2087](#2087)) ([20c96fc](20c96fc))
1 parent 20c96fc commit 5b2686c

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.5](https://github.com/mg901/styled-breakpoints/compare/v14.1.4...v14.1.5) (2025-05-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **readme:** set correct path for github workflow status ([#2087](https://github.com/mg901/styled-breakpoints/issues/2087)) ([20c96fc](https://github.com/mg901/styled-breakpoints/commit/20c96fcf51d424af3925ccb0efef745f6cd512e5))
7+
18
## [14.1.4](https://github.com/mg901/styled-breakpoints/compare/v14.1.3...v14.1.4) (2024-08-18)
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.4",
3+
"version": "14.1.5",
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)