Skip to content

Commit 5d104a5

Browse files
committed
Version 2.3.4.
1 parent 173728b commit 5d104a5

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ The website and Discord/Twitch bot for Six Gaming. You can see this site in act
2222

2323
## Version History
2424

25+
### v2.3.4 - 8/9/2023
26+
* Don't log 1006 websocket errors from Twurple.
27+
* Package updates.
28+
2529
### v2.3.3 - 8/1/2023
2630
* Package updates.
2731

logging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "six.gg-logging",
3-
"version": "2.3.3",
3+
"version": "2.3.4",
44
"description": "gelf logging for six.gg.",
55
"homepage": "https://github.com/roncli/six.gg",
66
"bugs": {

node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "six.gg-node",
3-
"version": "2.3.3",
3+
"version": "2.3.4",
44
"description": "The website and bot for Six Gaming.",
55
"homepage": "https://github.com/roncli/six.gg",
66
"bugs": {

0 commit comments

Comments
 (0)