Skip to content

Commit 82c649c

Browse files
chore(release): 2.0.11 [skip ci]
## [2.0.11](v2.0.10...v2.0.11) (2023-06-06) ### Bug Fixes * Extension now sends list of available themes to chat rather than whisper ([20330bf](20330bf))
1 parent 20330bf commit 82c649c

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.11](https://github.com/builders-club/vscode-twitch-themer/compare/v2.0.10...v2.0.11) (2023-06-06)
2+
3+
4+
### Bug Fixes
5+
6+
* Extension now sends list of available themes to chat rather than whisper ([20330bf](https://github.com/builders-club/vscode-twitch-themer/commit/20330bfddb54dcb438c8b25f88db79362e1ed9ab))
7+
18
## [2.0.10](https://github.com/builders-club/vscode-twitch-themer/compare/v2.0.9...v2.0.10) (2023-05-26)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-twitch-themer",
33
"displayName": "Twitch Themer",
44
"description": "Allow viewers to change your VS Code theme via Twitch chat",
5-
"version": "2.0.10",
5+
"version": "2.0.11",
66
"preview": false,
77
"publisher": "michaeljolley",
88
"license": "MIT",

0 commit comments

Comments
 (0)