Skip to content

Commit

Permalink
chore(release): 6.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.7.0](v6.6.0...v6.7.0) (2019-10-05)

### Features

* add skip as alias for next ([#61](#61)) ([30d0ed5](30d0ed5))
  • Loading branch information
semantic-release-bot committed Oct 5, 2019
1 parent 30d0ed5 commit 6abed20
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [6.7.0](https://github.com/Iteam1337/sonos-wejay/compare/v6.6.0...v6.7.0) (2019-10-05)


### Features

* add skip as alias for next ([#61](https://github.com/Iteam1337/sonos-wejay/issues/61)) ([30d0ed5](https://github.com/Iteam1337/sonos-wejay/commit/30d0ed5))

# [6.6.0](https://github.com/Iteam1337/sonos-wejay/compare/v6.5.0...v6.6.0) (2019-10-04)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sonos-wejay",
"version": "6.6.0",
"version": "6.7.0",
"description": "Wejay is a music collaboration bot for Slack that can be used to add music to a local Sonos system. It needs to be started on the same network as your Sonos system in order to communicate with the speakers.",
"scripts": {
"dev": "nodemon lib/js/src/Server.bs.js",
Expand Down

0 comments on commit 6abed20

Please sign in to comment.