Skip to content

Commit a1e4474

Browse files
committed
chore: release version 0.7.3
1 parent 15849ad commit a1e4474

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

22

3+
## [0.7.3](https://github.com/tf2pickup-org/mumble-client/compare/0.7.2...0.7.3) (2023-06-21)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @tf2pickup-org/mumble-protocol to v1.0.2 ([#357](https://github.com/tf2pickup-org/mumble-client/issues/357)) ([25d9d03](https://github.com/tf2pickup-org/mumble-client/commit/25d9d031c8297fbf498a8f065eccc7da12c8855d))
9+
* report using OPUS codec ([#358](https://github.com/tf2pickup-org/mumble-client/issues/358)) ([15849ad](https://github.com/tf2pickup-org/mumble-client/commit/15849ad308ec5856e57cb6a147315f73d466c86d))
10+
311
## [0.7.2](https://github.com/tf2pickup-org/mumble-client/compare/0.7.1...0.7.2) (2023-06-20)
412

513

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.2",
3+
"version": "0.7.3",
44
"description": "A simple bot for managing mumble servers",
55
"license": "MIT",
66
"publishConfig": {

0 commit comments

Comments
 (0)