Skip to content

Commit 71d4a5e

Browse files
committed
chore: release version 0.7.2
1 parent b57c2dd commit 71d4a5e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

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+
310
## [0.7.1](https://github.com/tf2pickup-org/mumble-client/compare/0.7.0...0.7.1) (2023-06-19)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tf2pickup-org/mumble-client",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"description": "A simple bot for managing mumble servers",
55
"license": "MIT",
66
"publishConfig": {

0 commit comments

Comments
 (0)