File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed
custom_components/twitch_event_sub Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 11{
22 "domain" : " twitch_event_sub" ,
3- "name" : " Twitch Event Sub " ,
3+ "name" : " $1 " ,
44 "codeowners" : [
55 " @Jesibu"
66 ],
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+ }
You can’t perform that action at this time.
0 commit comments