Skip to content

Commit

Permalink
chore(release): v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 15, 2021
1 parent 8878bb5 commit a1193ff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.0.6](https://github.com/meskill/steelseries-browser-cinema/compare/v1.0.5...v1.0.6) (2021-09-15)

### Continuous Integration

- use github app token instead of PAT (#10) ([8878bb5](https://github.com/meskill/steelseries-browser-cinema/commit/8878bb5400703414cf670b1f357b71852faea851)), closes [#10](https://github.com/meskill/steelseries-browser-cinema/issues/10)

## [1.0.5](https://github.com/meskill/steelseries-browser-cinema/compare/v1.0.4...v1.0.5) (2021-09-12)

### Continuous Integration
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": "steelseries-browser-cinema",
"version": "1.0.5",
"version": "1.0.6",
"description": "Allows to subscribe to browser fullscreen event to control steelseries gears lighting",
"main": "index.js",
"repository": "git@github.com:meskill/steelseries-browser-cinema.git",
Expand Down

0 comments on commit a1193ff

Please sign in to comment.