Skip to content

Commit 4ddd951

Browse files
chore(main): release 4.7.0 (#64)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8468a73 commit 4ddd951

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [4.7.0](https://github.com/execaman/discolink/compare/v4.6.2...v4.7.0) (2026-05-18)
4+
5+
6+
### Features
7+
8+
* **Managers:** expose queue and voice manager caches ([#65](https://github.com/execaman/discolink/issues/65)) ([8468a73](https://github.com/execaman/discolink/commit/8468a7395ff6fe7d5574e7e4bf457e91a6dad73e))
9+
* **Queue:** typed track user data param for 'add' methods ([#63](https://github.com/execaman/discolink/issues/63)) ([aa7bb18](https://github.com/execaman/discolink/commit/aa7bb188f06295a36616ec5301fde272e0a22378))
10+
311
## [4.6.2](https://github.com/execaman/discolink/compare/v4.6.1...v4.6.2) (2026-05-09)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "discolink",
44
"type": "module",
5-
"version": "4.6.2",
5+
"version": "4.7.0",
66
"description": "A Lavalink client for Discord bots in TypeScript",
77
"exports": {
88
"import": {

0 commit comments

Comments
 (0)