Skip to content

Commit

Permalink
chore(release): 6.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [6.1.3](v6.1.2...v6.1.3) (2019-01-18)

### Bug Fixes

* **travis:** change npm token ([2eb9736](2eb9736))
  • Loading branch information
semantic-release-bot committed Jan 18, 2019
1 parent d01f491 commit 8d5b766
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 @@
## [6.1.3](https://github.com/mg901/styled-breakpoints/compare/v6.1.2...v6.1.3) (2019-01-18)


### Bug Fixes

* **travis:** change npm token ([2eb9736](https://github.com/mg901/styled-breakpoints/commit/2eb9736))

## [6.1.2](https://github.com/mg901/styled-breakpoints/compare/v6.1.1...v6.1.2) (2019-01-17)


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.1.2",
"version": "6.1.3",
"description": "Simple and powerfull css breakpoints for styled-components",
"main": "lib/styled-breakpoints.cjs.js",
"module": "es/styled-breakpoints.es.js",
Expand Down

0 comments on commit 8d5b766

Please sign in to comment.