Skip to content

Commit 782bb69

Browse files
chore(release): 0.1.5-beta.3 [skip ci]
## [0.1.5-beta.3](v0.1.5-beta.2...v0.1.5-beta.3) (2024-04-23) ### Bug Fixes * remove unused var from varsion.sh ([aeee98c](aeee98c))
1 parent aeee98c commit 782bb69

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.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+
18
## [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)
29

310

custom_components/twitch_event_sub/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
"requirements": [
1818
"twitchAPI==4.1.0"
1919
],
20-
"version": "0.1.5-beta.2"
20+
"version": "0.1.5-beta.3"
2121
}

0 commit comments

Comments
 (0)