Skip to content

Commit 0d2308e

Browse files
committed
chore: release version 0.8.1
1 parent d5df332 commit 0d2308e

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.8.1](https://github.com/tf2pickup-org/mumble-client/compare/0.8.0...0.8.1) (2024-12-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **build:** resolve full paths in js imports ([#726](https://github.com/tf2pickup-org/mumble-client/issues/726)) ([d5df332](https://github.com/tf2pickup-org/mumble-client/commit/d5df332320ba2266d503bea0c17b087d23c50d36))
9+
310
# [0.8.0](https://github.com/tf2pickup-org/mumble-client/compare/0.7.3...0.8.0) (2024-11-27)
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.8.0",
3+
"version": "0.8.1",
44
"description": "A simple bot for managing mumble servers",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)