We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b57c2dd commit 71d4a5eCopy full SHA for 71d4a5e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [0.7.2](https://github.com/tf2pickup-org/mumble-client/compare/0.7.1...0.7.2) (2023-06-20)
4
+
5
6
+### Bug Fixes
7
8
+* handle server-induced disconnects ([#356](https://github.com/tf2pickup-org/mumble-client/issues/356)) ([b57c2dd](https://github.com/tf2pickup-org/mumble-client/commit/b57c2ddf0cf018ea08e96b9f13425038e627e7be))
9
10
## [0.7.1](https://github.com/tf2pickup-org/mumble-client/compare/0.7.0...0.7.1) (2023-06-19)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@tf2pickup-org/mumble-client",
- "version": "0.7.1",
+ "version": "0.7.2",
"description": "A simple bot for managing mumble servers",
"license": "MIT",
"publishConfig": {
0 commit comments