Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Commit 82930a2

Browse files
chore(release): 3.10.7 [skip ci]
## [3.10.7](v3.10.6...v3.10.7) (2019-01-05) ### Bug Fixes * don't miss last page in Twitch API (fixes [#459](#459)) ([7b79a71](7b79a71))
1 parent 7b79a71 commit 82930a2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"homepage": "http://streamnotifier.ch/",
33
"author": "freaktechnik (https://humanoids.be)",
44
"name": "justintv-stream-notifications",
5-
"version": "3.10.6",
5+
"version": "3.10.7",
66
"license": "MPL-2.0",
77
"repository": {
88
"type": "git",
@@ -196,6 +196,7 @@
196196
},
197197
"release": {
198198
"ci": false,
199+
"repositoryUrl": "git@github.com:freaktechnik/justintv-stream-notifications.git",
199200
"plugins": [
200201
"@semantic-release/commit-analyzer",
201202
"@semantic-release/release-notes-generator",

0 commit comments

Comments
 (0)