We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 173728b commit 5d104a5Copy full SHA for 5d104a5
3 files changed
README.md
@@ -22,6 +22,10 @@ The website and Discord/Twitch bot for Six Gaming. You can see this site in act
22
23
## Version History
24
25
+### v2.3.4 - 8/9/2023
26
+* Don't log 1006 websocket errors from Twurple.
27
+* Package updates.
28
+
29
### v2.3.3 - 8/1/2023
30
* Package updates.
31
logging/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "six.gg-logging",
3
- "version": "2.3.3",
+ "version": "2.3.4",
4
"description": "gelf logging for six.gg.",
5
"homepage": "https://github.com/roncli/six.gg",
6
"bugs": {
node/package.json
"name": "six.gg-node",
"description": "The website and bot for Six Gaming.",
0 commit comments