Skip to content

Commit

Permalink
chore(release): 11.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [11.1.2](v11.1.1...v11.1.2) (2023-04-18)

### Bug Fixes

* change url for `build` badge ([ad19573](ad19573))
  • Loading branch information
semantic-release-bot committed Apr 18, 2023
1 parent ad19573 commit aa5ba7c
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.1.2](https://github.com/mg901/styled-breakpoints/compare/v11.1.1...v11.1.2) (2023-04-18)


### Bug Fixes

* change url for `build` badge ([ad19573](https://github.com/mg901/styled-breakpoints/commit/ad19573cdbc5e1053226d375bfa4acfaface5e2e))

## [11.1.1](https://github.com/mg901/styled-breakpoints/compare/v11.1.0...v11.1.1) (2022-07-01)


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

0 comments on commit aa5ba7c

Please sign in to comment.