necord 6.11.2 → 6.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
- # Changelog
1
+ # Changelog
2
+
3
+ ## [6.12.0](https://github.com/necordjs/necord/compare/v6.11.2...v6.12.0) (2025-12-30)
2
4
 
5
+ ### Features
6
+
7
+ * add scope of execution for custom listeners ([#1712](https://github.com/necordjs/necord/issues/1712)) ([54b1269](https://github.com/necordjs/necord/commit/54b1269fe29eec0b10c1dee4a951fcdefc1ffe83))
8
+
9
+ ### Bug Fixes
10
+
11
+ * remove project field due project service dominating ([28728ad](https://github.com/necordjs/necord/commit/28728adb705baa5be7036ce7a43da1dfde91cfe3))
12
+
3
13
  ## [6.11.2](https://github.com/necordjs/necord/compare/v6.11.1...v6.11.2) (2025-10-30)
4
14
 
5
15
  ### Features
@@ -442,4 +452,4 @@
442
452
  - Wtf ([8c3824b](https://github.com/necordjs/necord/commit/8c3824b095db7ed1523f21b57a285d1c56d54ce2))
443
453
  - Change intents for client ([e1b1797](https://github.com/necordjs/necord/commit/e1b1797ca3a7aaf2f77b30371831cc5e1a2685ec))
444
454
  - Change text command inline to object ([85980a7](https://github.com/necordjs/necord/commit/85980a7602d1debb6b4f4ec32d159c7b2474d8a9))
445
- - Make global guilds ([c612b45](https://github.com/necordjs/necord/commit/c612b45e7c003f4e7f34e706ea7ed1b7e17761d6))
455
+ - Make global guilds ([c612b45](https://github.com/necordjs/necord/commit/c612b45e7c003f4e7f34e706ea7ed1b7e17761d6))