We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeee98c commit 782bb69Copy full SHA for 782bb69
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.1.5-beta.3](https://github.com/Jesibu/Twitch-Event-Sub/compare/v0.1.5-beta.2...v0.1.5-beta.3) (2024-04-23)
2
+
3
4
+### Bug Fixes
5
6
+* remove unused var from varsion.sh ([aeee98c](https://github.com/Jesibu/Twitch-Event-Sub/commit/aeee98cdd23f2e2c7f2a9c1b39b8bfb4f52e2212))
7
8
## [0.1.5-beta.2](https://github.com/Jesibu/Twitch-Event-Sub/compare/v0.1.5-beta.1...v0.1.5-beta.2) (2024-04-23)
9
10
custom_components/twitch_event_sub/manifest.json
@@ -17,5 +17,5 @@
17
"requirements": [
18
"twitchAPI==4.1.0"
19
],
20
- "version": "0.1.5-beta.2"
+ "version": "0.1.5-beta.3"
21
}
0 commit comments