Skip to content

Commit 4728d16

Browse files
chore(release): 0.1.5-beta.1 [skip ci]
## [0.1.5-beta.1](v0.1.4...v0.1.5-beta.1) (2024-04-23) ### Bug Fixes * semrel add custom_components/twitch_event_sub/manifest.json ([8666ec0](8666ec0))
1 parent 8666ec0 commit 4728d16

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.1.5-beta.1](https://github.com/Jesibu/Twitch-Event-Sub/compare/v0.1.4...v0.1.5-beta.1) (2024-04-23)
2+
3+
4+
### Bug Fixes
5+
6+
* semrel add custom_components/twitch_event_sub/manifest.json ([8666ec0](https://github.com/Jesibu/Twitch-Event-Sub/commit/8666ec0694867e6975777047912e6ee133f4ddb7))
7+
18
## [0.1.4](https://github.com/Jesibu/Twitch-Event-Sub/compare/v0.1.3...v0.1.4) (2024-04-23)
29

310

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"domain": "twitch_event_sub",
3-
"name": "Twitch Event Sub",
3+
"name": "$1",
44
"codeowners": [
55
"@Jesibu"
66
],
@@ -11,9 +11,11 @@
1111
"documentation": "https://www.home-assistant.io/integrations/twitch_event_sub",
1212
"iot_class": "cloud_polling",
1313
"issue_tracker": "https://github.com/Jesibu/Twitch-Event-Sub/issues",
14-
"loggers": ["twitch_event_sub"],
14+
"loggers": [
15+
"twitch_event_sub"
16+
],
1517
"requirements": [
1618
"twitchAPI==4.1.0"
1719
],
1820
"version": "0.0.2"
19-
}
21+
}

0 commit comments

Comments
 (0)