Skip to content

Commit 61dde41

Browse files
committed
chore: release version 0.4.0
1 parent 8efb6da commit 61dde41

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

22

3+
# [0.4.0](https://github.com/tf2pickup-org/simple-mumble-bot/compare/0.3.6...0.4.0) (2022-05-25)
4+
5+
6+
### Bug Fixes
7+
8+
* fix commands' error handling ([#39](https://github.com/tf2pickup-org/simple-mumble-bot/issues/39)) ([8cd80cf](https://github.com/tf2pickup-org/simple-mumble-bot/commit/8cd80cfcb88a725b9de82a124dc57e0d0868b464))
9+
10+
11+
### Features
12+
13+
* support for client name & version ([#40](https://github.com/tf2pickup-org/simple-mumble-bot/issues/40)) ([8efb6da](https://github.com/tf2pickup-org/simple-mumble-bot/commit/8efb6da52c8139034245e02faef3486d882e769a))
14+
315
## [0.3.6](https://github.com/tf2pickup-org/simple-mumble-bot/compare/0.3.5...0.3.6) (2022-05-24)
416

517

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

0 commit comments

Comments
 (0)