Skip to content

Latest commit

 

History

History
61 lines (27 loc) · 2.25 KB

CHANGELOG.md

File metadata and controls

61 lines (27 loc) · 2.25 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.1.0 (2022-08-06)

Features

  • add compatibility for Discord.js 14 (02a9de0)

3.0.0 (2022-05-01)

⚠ BREAKING CHANGES

  • manager no longer a default export

Features

  • export VoiceChannelConfiguration type (54661d1)

  • manager no longer a default export (54659ca)

2.0.3 (2021-10-01)

Bug Fixes

  • dist: exclude .env when uploading to npm (252606a)

2.0.2 (2021-09-04)

Bug Fixes

  • do not trigger actions on mute/deafen (9aea7a2)

2.0.1 (2021-09-01)

2.0.0 (2021-08-14)

Features

1.0.1 (2021-08-14)

Features

  • add a functional test bot to the library (a7f0df8)

1.0.0 (2021-01-17)

Features