# Changelog

# [0.13.0](https://github.com/tf2pickup-org/mumble-client/compare/0.12.6...0.13.0) (2026-03-04)


### Features

* add full audio packet extraction and sending capabilities ([#993](https://github.com/tf2pickup-org/mumble-client/issues/993)) ([db6058d](https://github.com/tf2pickup-org/mumble-client/commit/db6058dcc39b3cecb106c525353bde2ab44b3139)), closes [#982](https://github.com/tf2pickup-org/mumble-client/issues/982)

## [0.12.6](https://github.com/tf2pickup-org/mumble-client/compare/0.12.5...0.12.6) (2026-02-16)


### Bug Fixes

* **ci:** use PAT to bypass branch protection in release workflow ([d284c11](https://github.com/tf2pickup-org/mumble-client/commit/d284c11ac057347bb56ce9dcabafd0ee85789290))
* **deps:** update dependency @tf2pickup-org/mumble-protocol to v1.0.12 ([#990](https://github.com/tf2pickup-org/mumble-client/issues/990)) ([527580f](https://github.com/tf2pickup-org/mumble-client/commit/527580f6a10b91de9cf611ebed32fb99bb5b352a))
* handle ping errors gracefully when socket is disconnected ([#991](https://github.com/tf2pickup-org/mumble-client/issues/991)) ([8243258](https://github.com/tf2pickup-org/mumble-client/commit/824325854c1f8c796f84baacc755258fd13cd6f7))

## [0.12.5](https://github.com/tf2pickup-org/mumble-client/compare/0.12.4...0.12.5) (2026-02-13)

## [0.12.4](https://github.com/tf2pickup-org/mumble-client/compare/0.12.3...0.12.4) (2026-02-13)


### Bug Fixes

* **build:** add missing types ([#988](https://github.com/tf2pickup-org/mumble-client/issues/988)) ([40b48f6](https://github.com/tf2pickup-org/mumble-client/commit/40b48f679ae9de4349ca7ac93df2397b160808dc))
* **deps:** update dependency @protobuf-ts/runtime to v2.10.0 ([#836](https://github.com/tf2pickup-org/mumble-client/issues/836)) ([f9f7ecb](https://github.com/tf2pickup-org/mumble-client/commit/f9f7ecb400a59798b739947d90d27fe09e60561b))
* **deps:** update dependency @protobuf-ts/runtime to v2.11.0 ([#850](https://github.com/tf2pickup-org/mumble-client/issues/850)) ([10b5b84](https://github.com/tf2pickup-org/mumble-client/commit/10b5b8415a2419c39e69eb7f94454aa17d495318))
* **deps:** update dependency @protobuf-ts/runtime to v2.11.1 ([#865](https://github.com/tf2pickup-org/mumble-client/issues/865)) ([923a773](https://github.com/tf2pickup-org/mumble-client/commit/923a77323501c8e5d85233b3e88a11db52019c54))
* **deps:** update dependency @tf2pickup-org/mumble-protocol to v1.0.10 ([#842](https://github.com/tf2pickup-org/mumble-client/issues/842)) ([8d80be5](https://github.com/tf2pickup-org/mumble-client/commit/8d80be50e1ef0d3e865d4e25ec3c8d25b32d910a))
* **deps:** update dependency @tf2pickup-org/mumble-protocol to v1.0.11 ([#867](https://github.com/tf2pickup-org/mumble-client/issues/867)) ([24bddd7](https://github.com/tf2pickup-org/mumble-client/commit/24bddd7b4dfa8d35863ded8c295a74d9e209b9c1))

## [0.12.3](https://github.com/tf2pickup-org/mumble-client/compare/0.12.2...0.12.3) (2025-04-01)


### Bug Fixes

* **build:** fix linting ([#813](https://github.com/tf2pickup-org/mumble-client/issues/813)) ([9b7cb59](https://github.com/tf2pickup-org/mumble-client/commit/9b7cb593ca1732538e0d936507165f3263d243c2))
* **deps:** update dependency @protobuf-ts/runtime to v2.9.5 ([#803](https://github.com/tf2pickup-org/mumble-client/issues/803)) ([c4db0e6](https://github.com/tf2pickup-org/mumble-client/commit/c4db0e65e3a15d2e95448c5510604c04dcfb4a8f))
* **deps:** update dependency @protobuf-ts/runtime to v2.9.6 ([#807](https://github.com/tf2pickup-org/mumble-client/issues/807)) ([f143b3e](https://github.com/tf2pickup-org/mumble-client/commit/f143b3ec680a88ad171739a224141d3a7f02c9a0))
* **deps:** update dependency @tf2pickup-org/mumble-protocol to v1.0.9 ([#814](https://github.com/tf2pickup-org/mumble-client/issues/814)) ([225db48](https://github.com/tf2pickup-org/mumble-client/commit/225db4880a544e121b91eebb9be049e11fb7c6d7))
* **deps:** update dependency rxjs to v7.8.2 ([#791](https://github.com/tf2pickup-org/mumble-client/issues/791)) ([913b85d](https://github.com/tf2pickup-org/mumble-client/commit/913b85d1008e463131e780177f1807387b67727b))
* remove permission enum ([#788](https://github.com/tf2pickup-org/mumble-client/issues/788)) ([f950199](https://github.com/tf2pickup-org/mumble-client/commit/f9501990dce5c2d463ed8a64d5d14bfcf96d326a))

## [0.12.2](https://github.com/tf2pickup-org/mumble-client/compare/0.12.1...0.12.2) (2025-02-18)


### Bug Fixes

* **build:** fix package build ([#785](https://github.com/tf2pickup-org/mumble-client/issues/785)) ([65176dc](https://github.com/tf2pickup-org/mumble-client/commit/65176dcf76bf7c4cd6e27c36cc7afd1a267c524a))

## [0.12.1](https://github.com/tf2pickup-org/mumble-client/compare/0.12.0...0.12.1) (2025-02-18)


### Bug Fixes

* add support for sending more packets in a single command ([#743](https://github.com/tf2pickup-org/mumble-client/issues/743)) ([8804002](https://github.com/tf2pickup-org/mumble-client/commit/880400261b292c22e05c1ed717c85df94cb9e130))
* **build:** add @tsconfig/strictest and update to eslint v9 ([#783](https://github.com/tf2pickup-org/mumble-client/issues/783)) ([5d2f836](https://github.com/tf2pickup-org/mumble-client/commit/5d2f83603c6ac496eadcc3282d8a38a903a5eb8d))

# [0.12.0](https://github.com/tf2pickup-org/mumble-client/compare/0.11.2...0.12.0) (2025-02-14)


### Features

* add ChannelManager.root ([#778](https://github.com/tf2pickup-org/mumble-client/issues/778)) ([123d962](https://github.com/tf2pickup-org/mumble-client/commit/123d962b3acab3dc26f38b28a6b6a7b2092c2a62))
* initial audio decoding support ([#782](https://github.com/tf2pickup-org/mumble-client/issues/782)) ([9e8e9ad](https://github.com/tf2pickup-org/mumble-client/commit/9e8e9adc74f3880c3c8eb37bb3b1240f7b18cc8d))

## [0.11.2](https://github.com/tf2pickup-org/mumble-client/compare/0.11.1...0.11.2) (2025-02-09)


### Bug Fixes

* **build:** fix "exports" field ([2fb579a](https://github.com/tf2pickup-org/mumble-client/commit/2fb579a2a143be51fa221005b434451837c13b15))

## [0.11.1](https://github.com/tf2pickup-org/mumble-client/compare/0.11.0...0.11.1) (2025-02-08)


### Reverts

* publish to jsr.io ([#773](https://github.com/tf2pickup-org/mumble-client/issues/773)) ([2146526](https://github.com/tf2pickup-org/mumble-client/commit/21465264c76824a928a7c72431d6fb079abd2644))

# [0.11.0](https://github.com/tf2pickup-org/mumble-client/compare/0.10.0...0.11.0) (2025-02-08)


### Bug Fixes

* **build:** add exports field ([#772](https://github.com/tf2pickup-org/mumble-client/issues/772)) ([7a2036b](https://github.com/tf2pickup-org/mumble-client/commit/7a2036be8dd0a8fc7347542b28b19731dfcbdd63))


### Features

* add Client.self ([#744](https://github.com/tf2pickup-org/mumble-client/issues/744)) ([a27454f](https://github.com/tf2pickup-org/mumble-client/commit/a27454feabfe6122b120bd8816aacb402afbdbe2))
* add UserManager.byName() ([#745](https://github.com/tf2pickup-org/mumble-client/issues/745)) ([ebe9f4d](https://github.com/tf2pickup-org/mumble-client/commit/ebe9f4d73f7af0af2471e63f5ee6018d68ceee44))
* **build:** publish to jsr.io ([#773](https://github.com/tf2pickup-org/mumble-client/issues/773)) ([1bfa9cb](https://github.com/tf2pickup-org/mumble-client/commit/1bfa9cb0c05ff85bb082e4bf8e3550465b401333))

# [0.10.0](https://github.com/tf2pickup-org/mumble-client/compare/0.9.0...0.10.0) (2025-01-07)


### Bug Fixes

* **deps:** update dependency @tf2pickup-org/mumble-protocol to v1.0.6 ([#737](https://github.com/tf2pickup-org/mumble-client/issues/737)) ([8c0f9cd](https://github.com/tf2pickup-org/mumble-client/commit/8c0f9cd0a5600f3e8fae99a1c77d893b4712ab1e))
* **deps:** update dependency @tf2pickup-org/mumble-protocol to v1.0.8 ([#739](https://github.com/tf2pickup-org/mumble-client/issues/739)) ([923e50b](https://github.com/tf2pickup-org/mumble-client/commit/923e50b253133cc4b5732fb10595d4a8401f6296))


### Features

* edit ACLs initial ([#742](https://github.com/tf2pickup-org/mumble-client/issues/742)) ([b48afe8](https://github.com/tf2pickup-org/mumble-client/commit/b48afe84db18030fa2f283a7e3c82d1faa8939b7))

# [0.9.0](https://github.com/tf2pickup-org/mumble-client/compare/0.8.2...0.9.0) (2025-01-02)


### Bug Fixes

* add Client.isConnected() and Client.assertConnected() methods; remove commands module ([#734](https://github.com/tf2pickup-org/mumble-client/issues/734)) ([1215232](https://github.com/tf2pickup-org/mumble-client/commit/121523259f86737599501fac2a4b8182b6679bf1))
* remove connection delay ([#735](https://github.com/tf2pickup-org/mumble-client/issues/735)) ([e70bf92](https://github.com/tf2pickup-org/mumble-client/commit/e70bf928b3ba977f4348eb4b0f1dbfceb01dd139))


### Features

* add user registration commands ([#732](https://github.com/tf2pickup-org/mumble-client/issues/732)) ([0bbecae](https://github.com/tf2pickup-org/mumble-client/commit/0bbecaea617866ac8dd979facbd92d22f4cbe6da))

## [0.8.2](https://github.com/tf2pickup-org/mumble-client/compare/0.8.1...0.8.2) (2024-12-16)


### Bug Fixes

* handle permissions for the super-user ([#727](https://github.com/tf2pickup-org/mumble-client/issues/727)) ([c9549be](https://github.com/tf2pickup-org/mumble-client/commit/c9549bec1e92cacdaf1138c6edbb1f4b13967417))

## [0.8.1](https://github.com/tf2pickup-org/mumble-client/compare/0.8.0...0.8.1) (2024-12-16)


### Bug Fixes

* **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))

# [0.8.0](https://github.com/tf2pickup-org/mumble-client/compare/0.7.3...0.8.0) (2024-11-27)


### Bug Fixes

* **ci:** enable tests on renovate branches ([f23246b](https://github.com/tf2pickup-org/mumble-client/commit/f23246b03f9b8e62b0502f18c6f932c4f6643beb))
* **deps:** update dependency @protobuf-ts/runtime to v2.9.4 ([#571](https://github.com/tf2pickup-org/mumble-client/issues/571)) ([fa88206](https://github.com/tf2pickup-org/mumble-client/commit/fa8820603a2427152a1f4b42645a1a5932fdf565))
* **deps:** update dependency @tf2pickup-org/mumble-protocol to v1.0.3 ([#451](https://github.com/tf2pickup-org/mumble-client/issues/451)) ([7c46566](https://github.com/tf2pickup-org/mumble-client/commit/7c4656641b60e2735d4d3134175110f825bb62a2))
* **deps:** update dependency @tf2pickup-org/mumble-protocol to v1.0.4 ([#510](https://github.com/tf2pickup-org/mumble-client/issues/510)) ([7911fd8](https://github.com/tf2pickup-org/mumble-client/commit/7911fd868a5a8936e3fc60223f0c0169dec85c6b))
* **deps:** update dependency @tf2pickup-org/mumble-protocol to v1.0.5 ([#592](https://github.com/tf2pickup-org/mumble-client/issues/592)) ([1c6ed36](https://github.com/tf2pickup-org/mumble-client/commit/1c6ed36dade8ecb50e689dfa4ecb13364bf10873))


### Features

* migrate to esm ([#717](https://github.com/tf2pickup-org/mumble-client/issues/717)) ([f3c5174](https://github.com/tf2pickup-org/mumble-client/commit/f3c5174df2ffddf1ee45404c45bb43946e72126f))
* use strongly-typed events ([#511](https://github.com/tf2pickup-org/mumble-client/issues/511)) ([439b575](https://github.com/tf2pickup-org/mumble-client/commit/439b5759741b702d8ed4acf5cd286f3e79b6cec9))

## [0.7.3](https://github.com/tf2pickup-org/mumble-client/compare/0.7.2...0.7.3) (2023-06-21)


### Bug Fixes

* **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))
* report using OPUS codec ([#358](https://github.com/tf2pickup-org/mumble-client/issues/358)) ([15849ad](https://github.com/tf2pickup-org/mumble-client/commit/15849ad308ec5856e57cb6a147315f73d466c86d))

## [0.7.2](https://github.com/tf2pickup-org/mumble-client/compare/0.7.1...0.7.2) (2023-06-20)


### Bug Fixes

* handle server-induced disconnects ([#356](https://github.com/tf2pickup-org/mumble-client/issues/356)) ([b57c2dd](https://github.com/tf2pickup-org/mumble-client/commit/b57c2ddf0cf018ea08e96b9f13425038e627e7be))

## [0.7.1](https://github.com/tf2pickup-org/mumble-client/compare/0.7.0...0.7.1) (2023-06-19)


### Bug Fixes

* **deps:** update dependency @tf2pickup-org/mumble-protocol to v1.0.1 ([#116](https://github.com/tf2pickup-org/mumble-client/issues/116)) ([e117876](https://github.com/tf2pickup-org/mumble-client/commit/e117876a6a4a4b45ca28525e5c7c4293c5c242d4))
* **deps:** update dependency rxjs to v7.5.7 ([#150](https://github.com/tf2pickup-org/mumble-client/issues/150)) ([ab01b79](https://github.com/tf2pickup-org/mumble-client/commit/ab01b798217fbc7ac57a90205d96aa35d1e1d5c2))
* **deps:** update dependency rxjs to v7.6.0 ([#199](https://github.com/tf2pickup-org/mumble-client/issues/199)) ([6777b97](https://github.com/tf2pickup-org/mumble-client/commit/6777b97915b097541cb283aea19e5c41283a9d11))
* **deps:** update dependency rxjs to v7.8.0 ([#212](https://github.com/tf2pickup-org/mumble-client/issues/212)) ([67eeb0d](https://github.com/tf2pickup-org/mumble-client/commit/67eeb0d82bfbe9c1a6d0bc72f26c71046d349058))
* **deps:** update dependency rxjs to v7.8.1 ([#317](https://github.com/tf2pickup-org/mumble-client/issues/317)) ([bc75921](https://github.com/tf2pickup-org/mumble-client/commit/bc75921dbc312994f1c479059c19f114f2514a21))

# [0.7.0](https://github.com/tf2pickup-org/mumble-client/compare/0.6.0...0.7.0) (2022-08-09)


### Bug Fixes

* **deps:** update dependency @tf2pickup-org/mumble-protocol to v1 ([#63](https://github.com/tf2pickup-org/mumble-client/issues/63)) ([dff6eac](https://github.com/tf2pickup-org/mumble-client/commit/dff6eacb0579afb1e5a6f80b51a5b27b36dac7ad))
* **deps:** update dependency rxjs to v7.5.6 ([#94](https://github.com/tf2pickup-org/mumble-client/issues/94)) ([6b2e0a1](https://github.com/tf2pickup-org/mumble-client/commit/6b2e0a18631e6545e917c27ecd60d83a9dbc602e))


### Features

* add ChannelUpdate event ([#67](https://github.com/tf2pickup-org/mumble-client/issues/67)) ([27e005c](https://github.com/tf2pickup-org/mumble-client/commit/27e005c41c7e966e739bc173e6fe28107f674240))
* add userUpdate event ([#64](https://github.com/tf2pickup-org/mumble-client/issues/64)) ([d56f4d8](https://github.com/tf2pickup-org/mumble-client/commit/d56f4d8447fe4ea08e65eaf1aa5f107738b2662e))
* support mute, deaf and suppress props ([#66](https://github.com/tf2pickup-org/mumble-client/issues/66)) ([f3fa123](https://github.com/tf2pickup-org/mumble-client/commit/f3fa12395eb437ae5770210bdfc754aa605f1ba6))

# [0.6.0](https://github.com/tf2pickup-org/mumble-client/compare/0.5.0...0.6.0) (2022-06-07)


### Features

* rename package to @tf2pickup-org/mumble-client ([cb16547](https://github.com/tf2pickup-org/mumble-client/commit/cb16547c158b4488c7c5b182da66343961e940b4))

# [0.5.0](https://github.com/tf2pickup-org/mumble-client/compare/0.4.2...0.5.0) (2022-05-30)


### Bug Fixes

* add setSelfDeaf command ([#48](https://github.com/tf2pickup-org/mumble-client/issues/48)) ([e4c1ce7](https://github.com/tf2pickup-org/mumble-client/commit/e4c1ce70cedfa5bd7805ef2f5fbb71e202616bcd))
* add setSelfMute command ([#47](https://github.com/tf2pickup-org/mumble-client/issues/47)) ([fc88c95](https://github.com/tf2pickup-org/mumble-client/commit/fc88c954dc79beeb1ff31036a653f3a95d8248b2))
* send PermissionQuery only once ([#46](https://github.com/tf2pickup-org/mumble-client/issues/46)) ([943c72d](https://github.com/tf2pickup-org/mumble-client/commit/943c72d3cc1e317b2f30bee01223aab63ada684c))


### Features

* add ClientDisconnectedError ([#49](https://github.com/tf2pickup-org/mumble-client/issues/49)) ([24051bb](https://github.com/tf2pickup-org/mumble-client/commit/24051bbd6aed7a67b4fc57a8f72813bb47d39ed3))
* support client password and access tokens ([#50](https://github.com/tf2pickup-org/mumble-client/issues/50)) ([b224733](https://github.com/tf2pickup-org/mumble-client/commit/b224733ee1c6f596fd5cf896dea493edc844840f))

## [0.4.2](https://github.com/tf2pickup-org/mumble-client/compare/0.4.1...0.4.2) (2022-05-26)


### Bug Fixes

* better timeout handling ([#44](https://github.com/tf2pickup-org/mumble-client/issues/44)) ([f8c8590](https://github.com/tf2pickup-org/mumble-client/commit/f8c8590e123ed2660b3d55aaa8275c5c345e28c0))
* cache channel permissions ([#45](https://github.com/tf2pickup-org/mumble-client/issues/45)) ([cd4238c](https://github.com/tf2pickup-org/mumble-client/commit/cd4238c0f8a7a19698be0c4890437719e974815a))

## [0.4.1](https://github.com/tf2pickup-org/mumble-client/compare/0.4.0...0.4.1) (2022-05-25)


### Bug Fixes

* fix fetchChannelPermissions command timeout ([#42](https://github.com/tf2pickup-org/mumble-client/issues/42)) ([f6cd762](https://github.com/tf2pickup-org/mumble-client/commit/f6cd7629f18b45499916cf62f258d1f7c0483c4f))

# [0.4.0](https://github.com/tf2pickup-org/mumble-client/compare/0.3.6...0.4.0) (2022-05-25)


### Bug Fixes

* fix commands' error handling ([#39](https://github.com/tf2pickup-org/mumble-client/issues/39)) ([8cd80cf](https://github.com/tf2pickup-org/mumble-client/commit/8cd80cfcb88a725b9de82a124dc57e0d0868b464))


### Features

* support for client name & version ([#40](https://github.com/tf2pickup-org/mumble-client/issues/40)) ([8efb6da](https://github.com/tf2pickup-org/mumble-client/commit/8efb6da52c8139034245e02faef3486d882e769a))

## [0.3.6](https://github.com/tf2pickup-org/mumble-client/compare/0.3.5...0.3.6) (2022-05-24)


### Bug Fixes

* **build:** fix entry points ([#37](https://github.com/tf2pickup-org/mumble-client/issues/37)) ([504dd7a](https://github.com/tf2pickup-org/mumble-client/commit/504dd7a2624b4d774f592215de942d5d890680fd))

## [0.3.5](https://github.com/tf2pickup-org/mumble-client/compare/0.3.4...0.3.5) (2022-05-24)


### Bug Fixes

* fix packet type recognition ([#36](https://github.com/tf2pickup-org/mumble-client/issues/36)) ([138d8b0](https://github.com/tf2pickup-org/mumble-client/commit/138d8b0f45cdaebd958c0180b0db27ede1a71492))
* use mumble-protocol dependency ([#35](https://github.com/tf2pickup-org/mumble-client/issues/35)) ([0d3cce8](https://github.com/tf2pickup-org/mumble-client/commit/0d3cce8efdcb821c9252322e366d56e28b077739))

## [0.3.4](https://github.com/tf2pickup-org/mumble-client/compare/0.3.3...0.3.4) (2022-05-22)


### Bug Fixes

* **deps:** remove unused dependencies ([#31](https://github.com/tf2pickup-org/mumble-client/issues/31)) ([d7ac929](https://github.com/tf2pickup-org/mumble-client/commit/d7ac9293b400924c68a0513c86f4473d361a736f))
* handle createChannel command timeout ([#30](https://github.com/tf2pickup-org/mumble-client/issues/30)) ([cc3524a](https://github.com/tf2pickup-org/mumble-client/commit/cc3524abac21a776eb659c7317c65a83d11c66c2))
* linkChannels command timeout ([#32](https://github.com/tf2pickup-org/mumble-client/issues/32)) ([49fb6ca](https://github.com/tf2pickup-org/mumble-client/commit/49fb6cabbc19ae251ea5b0b36bdbec574df20a36))

## [0.3.3](https://github.com/tf2pickup-org/mumble-client/compare/0.3.2...0.3.3) (2022-05-20)


### Bug Fixes

* handle moving to the same channel ([#27](https://github.com/tf2pickup-org/mumble-client/issues/27)) ([64ace1c](https://github.com/tf2pickup-org/mumble-client/commit/64ace1c929768ec2121692414c5d9947a67b9061))

## [0.3.2](https://github.com/tf2pickup-org/mumble-client/compare/0.3.1...0.3.2) (2022-05-19)


### Bug Fixes

* better PermissionDeniedError message ([#24](https://github.com/tf2pickup-org/mumble-client/issues/24)) ([7867025](https://github.com/tf2pickup-org/mumble-client/commit/78670254da2496182ec45a424efbab461ed78d1e))
* handle temporary channel property ([#25](https://github.com/tf2pickup-org/mumble-client/issues/25)) ([74be02c](https://github.com/tf2pickup-org/mumble-client/commit/74be02c67d4f48bb30d980be503f0c835ceb4219))

## [0.3.1](https://github.com/tf2pickup-org/mumble-client/compare/0.3.0...0.3.1) (2022-05-18)


### Bug Fixes

* add createChannel() command ([#20](https://github.com/tf2pickup-org/mumble-client/issues/20)) ([df568d0](https://github.com/tf2pickup-org/mumble-client/commit/df568d0e0dfd0ca9cbf0ab5b4b9a35d8aed781a2))
* get rid of lodash dependency ([#19](https://github.com/tf2pickup-org/mumble-client/issues/19)) ([1b94600](https://github.com/tf2pickup-org/mumble-client/commit/1b9460021713cd8d3f401b2caa39a1bbfaf551fe))
* ignore UDPTunnel packets ([#22](https://github.com/tf2pickup-org/mumble-client/issues/22)) ([8367b2d](https://github.com/tf2pickup-org/mumble-client/commit/8367b2d8cb4d64b2b653b2592bd7d0fe824c5b26))

# [0.3.0](https://github.com/tf2pickup-org/mumble-client/compare/0.2.1...0.3.0) (2022-05-16)


### Bug Fixes

* **deps:** update dependency @protobuf-ts/runtime to v2.6.0 ([#15](https://github.com/tf2pickup-org/mumble-client/issues/15)) ([3d43924](https://github.com/tf2pickup-org/mumble-client/commit/3d439248610561d484d0aca238677b84e6df90cb))
* replace ts-proto with protobuf-ts ([#13](https://github.com/tf2pickup-org/mumble-client/issues/13)) ([783c864](https://github.com/tf2pickup-org/mumble-client/commit/783c864034d344e8456fa95ba3a1686bb97667d9))
* **types:** export errors ([#16](https://github.com/tf2pickup-org/mumble-client/issues/16)) ([b66ea29](https://github.com/tf2pickup-org/mumble-client/commit/b66ea2967a4b27482db37de9b29ce6606e9f865c))


### Features

* link channels ([#17](https://github.com/tf2pickup-org/mumble-client/issues/17)) ([44c6ee9](https://github.com/tf2pickup-org/mumble-client/commit/44c6ee90cf70eb971701722e3d60cbcf4be81f96))

## [0.2.1](https://github.com/tf2pickup-org/mumble-client/compare/0.2.0...0.2.1) (2022-05-16)


### Bug Fixes

* fix selfMute and selfDeaf states ([#10](https://github.com/tf2pickup-org/mumble-client/issues/10)) ([985b8ee](https://github.com/tf2pickup-org/mumble-client/commit/985b8ee508ccc37cf9b1b9bb4c645da3e632e3ee))
* remove tsc-alias from dependencies ([#11](https://github.com/tf2pickup-org/mumble-client/issues/11)) ([6ab5966](https://github.com/tf2pickup-org/mumble-client/commit/6ab5966d36cab8ab574790d777441d3957fd1af5))

# [0.2.0](https://github.com/tf2pickup-org/mumble-client/compare/0.1.5...0.2.0) (2022-05-15)


### Bug Fixes

* handle rejected connection gracefully ([#9](https://github.com/tf2pickup-org/mumble-client/issues/9)) ([0052724](https://github.com/tf2pickup-org/mumble-client/commit/00527242c4022e4be9e3b0d8e0d24a3a8c0b9c0d))


### Features

* list channel subchannels ([#8](https://github.com/tf2pickup-org/mumble-client/issues/8)) ([ba676ee](https://github.com/tf2pickup-org/mumble-client/commit/ba676eeb7da1d009ddef7b104e6e466db6a264b3))

## [0.1.5](https://github.com/tf2pickup-org/mumble-client/compare/0.1.4...0.1.5) (2022-05-13)


### Bug Fixes

* respect channel permissions ([#7](https://github.com/tf2pickup-org/mumble-client/issues/7)) ([e69960c](https://github.com/tf2pickup-org/mumble-client/commit/e69960cb530fdc6ef496727be3ddb58fe83dc64b))

## [0.1.4](https://github.com/tf2pickup-org/mumble-client/compare/0.1.3...0.1.4) (2022-05-12)


### Bug Fixes

* **build:** replace ts paths ([a679bb1](https://github.com/tf2pickup-org/mumble-client/commit/a679bb1ed5b0a45d421e887048661a7dd885a934))

## [0.1.3](https://github.com/tf2pickup-org/mumble-client/compare/0.1.2...0.1.3) (2022-05-12)

## [0.1.2](https://github.com/tf2pickup-org/mumble-client/compare/0.1.1...0.1.2) (2022-05-12)

## [0.1.1](https://github.com/tf2pickup-org/mumble-client/compare/0.1.0...0.1.1) (2022-05-12)

# [0.1.0](https://github.com/tf2pickup-org/mumble-client/compare/0.0.1...0.1.0) (2022-05-12)


### Bug Fixes

* **ci:** release workflow ([3965bba](https://github.com/tf2pickup-org/mumble-client/commit/3965bba74333f9282fcc5bf0d88a366e73d8bc4b))


### Features

* add Client.disconnect() ([b530c0d](https://github.com/tf2pickup-org/mumble-client/commit/b530c0dc26e666eed311fbe3b1d122ebca03c257))

## 0.0.1 (2022-05-12)
