Skip to content

Commit 1db811f

Browse files
chore(main): release 1.2.0 (#3)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 20398ad commit 1db811f

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [1.2.0](https://github.com/execaman/discolink/compare/1.1.0...v1.2.0) (2025-10-09)
4+
5+
6+
### Features
7+
8+
* auto-destroy player on guild or channel delete ([#2](https://github.com/execaman/discolink/issues/2)) ([20398ad](https://github.com/execaman/discolink/commit/20398adc78a436267a51065214f3bc5c6efe71d5))

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
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "discolink",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"description": "A javascript library for discord bots to interact with Lavalink",
66
"exports": {
77
".": {

0 commit comments

Comments
 (0)