Skip to content

Commit dc472eb

Browse files
chore(release): 13.1.4 [skip ci]
## [13.1.4](v13.1.3...v13.1.4) (2024-02-07) ### Bug Fixes * remove unused files ([#1781](#1781)) ([55b881b](55b881b))
1 parent 55b881b commit dc472eb

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+
## [13.1.4](https://github.com/mg901/styled-breakpoints/compare/v13.1.3...v13.1.4) (2024-02-07)
2+
3+
4+
### Bug Fixes
5+
6+
* remove unused files ([#1781](https://github.com/mg901/styled-breakpoints/issues/1781)) ([55b881b](https://github.com/mg901/styled-breakpoints/commit/55b881b77bad392368b953740db2d1ec95d0eb07))
7+
18
## [13.1.3](https://github.com/mg901/styled-breakpoints/compare/v13.1.2...v13.1.3) (2024-02-07)
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": "13.1.3",
3+
"version": "13.1.4",
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)