Skip to content

Commit

Permalink
chore(release): 12.1.6 [skip ci]
Browse files Browse the repository at this point in the history
## [12.1.6](v12.1.5...v12.1.6) (2023-11-04)

### Bug Fixes

* remove `styled-components` from dev-deps ([efa2a55](efa2a55))
  • Loading branch information
semantic-release-bot committed Nov 4, 2023
1 parent efa2a55 commit 74968bc
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 @@
## [12.1.6](https://github.com/mg901/styled-breakpoints/compare/v12.1.5...v12.1.6) (2023-11-04)


### Bug Fixes

* remove `styled-components` from dev-deps ([efa2a55](https://github.com/mg901/styled-breakpoints/commit/efa2a558fcf4ea95f8b2b2775d03affbfd39d9ad))

## [12.1.5](https://github.com/mg901/styled-breakpoints/compare/v12.1.4...v12.1.5) (2023-07-20)


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": "12.1.5",
"version": "12.1.6",
"description": "Simple and powerful css breakpoints for styled-components and emotion",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 74968bc

Please sign in to comment.