diff --git a/README.md b/README.md index 30e91ebd..a31947f3 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ The website and Discord/Twitch bot for Six Gaming. You can see this site in act ## Version History +### v2.3.4 - 8/9/2023 +* Don't log 1006 websocket errors from Twurple. +* Package updates. + ### v2.3.3 - 8/1/2023 * Package updates. diff --git a/logging/package.json b/logging/package.json index dfb35435..ccce5e76 100644 --- a/logging/package.json +++ b/logging/package.json @@ -1,6 +1,6 @@ { "name": "six.gg-logging", - "version": "2.3.3", + "version": "2.3.4", "description": "gelf logging for six.gg.", "homepage": "https://github.com/roncli/six.gg", "bugs": { diff --git a/node/package.json b/node/package.json index 5fb0098b..795ec4c7 100644 --- a/node/package.json +++ b/node/package.json @@ -1,6 +1,6 @@ { "name": "six.gg-node", - "version": "2.3.3", + "version": "2.3.4", "description": "The website and bot for Six Gaming.", "homepage": "https://github.com/roncli/six.gg", "bugs": {