Skip to content

Commit 31aba67

Browse files
committed
chore: release version 0.4.2
1 parent f8c8590 commit 31aba67

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.4.2](https://github.com/tf2pickup-org/simple-mumble-bot/compare/0.4.1...0.4.2) (2022-05-26)
4+
5+
6+
### Bug Fixes
7+
8+
* better timeout handling ([#44](https://github.com/tf2pickup-org/simple-mumble-bot/issues/44)) ([f8c8590](https://github.com/tf2pickup-org/simple-mumble-bot/commit/f8c8590e123ed2660b3d55aaa8275c5c345e28c0))
9+
* cache channel permissions ([#45](https://github.com/tf2pickup-org/simple-mumble-bot/issues/45)) ([cd4238c](https://github.com/tf2pickup-org/simple-mumble-bot/commit/cd4238c0f8a7a19698be0c4890437719e974815a))
10+
311
## [0.4.1](https://github.com/tf2pickup-org/simple-mumble-bot/compare/0.4.0...0.4.1) (2022-05-25)
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/simple-mumble-bot",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "A simple bot for managing mumble servers",
55
"license": "MIT",
66
"publishConfig": {

0 commit comments

Comments
 (0)