Skip to content

Commit 05c8aa4

Browse files
committed
chore: release version 0.4.1
1 parent f6cd762 commit 05c8aa4

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.4.1](https://github.com/tf2pickup-org/simple-mumble-bot/compare/0.4.0...0.4.1) (2022-05-25)
4+
5+
6+
### Bug Fixes
7+
8+
* fix fetchChannelPermissions command timeout ([#42](https://github.com/tf2pickup-org/simple-mumble-bot/issues/42)) ([f6cd762](https://github.com/tf2pickup-org/simple-mumble-bot/commit/f6cd7629f18b45499916cf62f258d1f7c0483c4f))
9+
310
# [0.4.0](https://github.com/tf2pickup-org/simple-mumble-bot/compare/0.3.6...0.4.0) (2022-05-25)
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/simple-mumble-bot",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "A simple bot for managing mumble servers",
55
"license": "MIT",
66
"publishConfig": {

0 commit comments

Comments
 (0)