Skip to content

Commit e057fde

Browse files
chore: release 1.5.3 (#13)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 215cc8e commit e057fde

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-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.5.2"
2+
".": "1.5.3"
33
}

CHANGELOG.md

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

3+
## [1.5.3](https://github.com/CodelyTV/n8n-nodes-twitch/compare/v1.5.2...v1.5.3) (2025-05-25)
4+
5+
6+
### Bug Fixes
7+
8+
* move non-necessary production dependencies to peer deps, improve docs ([#12](https://github.com/CodelyTV/n8n-nodes-twitch/issues/12)) ([215cc8e](https://github.com/CodelyTV/n8n-nodes-twitch/commit/215cc8e759185cb9d9fe7fd365c64123de1c327e))
9+
* move non-necessary production dependencies to peer ones* ([b200c67](https://github.com/CodelyTV/n8n-nodes-twitch/commit/b200c67e297c5e30023e7d2292d875e27e53aab3))
10+
* point the node documentation URL to the Readme section on how to authenticate as it is more user friendlyˆ ([27938b6](https://github.com/CodelyTV/n8n-nodes-twitch/commit/27938b6a22eba11df10646f9a35461a5b61e8eb2))
11+
312
## [1.5.2](https://github.com/CodelyTV/n8n-nodes-twitch/compare/v1.5.1...v1.5.2) (2025-05-25)
413

514

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.5.2",
3+
"version": "1.5.3",
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)