Skip to content

Commit

Permalink
chore(release): 13.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [13.1.3](v13.1.2...v13.1.3) (2024-02-07)

### Bug Fixes

* remove unused files ([#1780](#1780)) ([8e97249](8e97249))
  • Loading branch information
semantic-release-bot committed Feb 7, 2024
1 parent 8e97249 commit d15f277
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 @@
## [13.1.3](https://github.com/mg901/styled-breakpoints/compare/v13.1.2...v13.1.3) (2024-02-07)


### Bug Fixes

* remove unused files ([#1780](https://github.com/mg901/styled-breakpoints/issues/1780)) ([8e97249](https://github.com/mg901/styled-breakpoints/commit/8e972493ee2faeeebe62d86df2e633226ef828a4))

## [13.1.2](https://github.com/mg901/styled-breakpoints/compare/v13.1.1...v13.1.2) (2024-02-04)


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": "13.1.2",
"version": "13.1.3",
"license": "MIT",
"description": "Simple and powerful css breakpoints for styled-components and emotion",
"main": "./styled-breakpoints/create-styled-breakpoints-theme/index.js",
Expand Down

0 comments on commit d15f277

Please sign in to comment.