Skip to content

Commit

Permalink
chore(release): 11.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [11.2.0](v11.1.5...v11.2.0) (2023-04-25)

### Features

* **down:** add validation for last breakpoint ([8e38d90](8e38d90))
  • Loading branch information
semantic-release-bot committed Apr 25, 2023
1 parent 8e38d90 commit a7ca60b
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 @@
# [11.2.0](https://github.com/mg901/styled-breakpoints/compare/v11.1.5...v11.2.0) (2023-04-25)


### Features

* **down:** add validation for last breakpoint ([8e38d90](https://github.com/mg901/styled-breakpoints/commit/8e38d907954deb6928dab4fe8f4e46c960222790))

## [11.1.5](https://github.com/mg901/styled-breakpoints/compare/v11.1.4...v11.1.5) (2023-04-25)


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

0 comments on commit a7ca60b

Please sign in to comment.