Skip to content

Commit

Permalink
chore(release): 6.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.9.0](v6.8.0...v6.9.0) (2019-09-15)

### Bug Fixes

* **readme:** fix shield for bundle size ([96dcc5f](96dcc5f))

### Features

* **demo:** add demo with typescript ([4a6a6b1](4a6a6b1))
  • Loading branch information
semantic-release-bot committed Sep 15, 2019
1 parent 96dcc5f commit cc12e02
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [6.9.0](https://github.com/mg901/styled-breakpoints/compare/v6.8.0...v6.9.0) (2019-09-15)


### Bug Fixes

* **readme:** fix shield for bundle size ([96dcc5f](https://github.com/mg901/styled-breakpoints/commit/96dcc5f))


### Features

* **demo:** add demo with typescript ([4a6a6b1](https://github.com/mg901/styled-breakpoints/commit/4a6a6b1))

# [6.8.0](https://github.com/mg901/styled-breakpoints/compare/v6.7.3...v6.8.0) (2019-09-15)


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": "6.8.0",
"version": "6.9.0",
"description": "Simple and powerfull css breakpoints for styled-components",
"main": "dist/lib/index.js",
"scripts": {
Expand Down

0 comments on commit cc12e02

Please sign in to comment.