Skip to content

Commit bb4af8a

Browse files
chore: release 1.7.0 (#18)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 149d56f commit bb4af8a

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.6.0"
2+
".": "1.7.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.7.0](https://github.com/CodelyTV/n8n-nodes-twitch/compare/v1.6.0...v1.7.0) (2025-06-05)
4+
5+
6+
### Features
7+
8+
* add actions: searchChannels, searchCategories, getGameDetails, getTopGames ([#17](https://github.com/CodelyTV/n8n-nodes-twitch/issues/17)) ([149d56f](https://github.com/CodelyTV/n8n-nodes-twitch/commit/149d56f92e81c3fc231fb7412be4a8ef559ce9af))
9+
310
## [1.6.0](https://github.com/CodelyTV/n8n-nodes-twitch/compare/v1.5.3...v1.6.0) (2025-05-26)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codelytv/n8n-nodes-twitch",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "n8n node for Twitch: Execute workflows on stream start, stream end, and new follows.",
55
"keywords": [
66
"n8n",

0 commit comments

Comments
 (0)