File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 6.10.0] ( https://github.com/necordjs/necord/compare/v6.9.1...v6.10.0 ) (2025-08-28)
4+
5+ ### Features
6+
7+ * add custom listener decorator helpers ([ ab0c4d0] ( https://github.com/necordjs/necord/commit/ab0c4d04347b067104253820aa486197aed7b284 ) )
8+
39## [ 6.9.1] ( https://github.com/necordjs/necord/compare/v6.9.0...v6.9.1 ) (2025-07-17)
410
511## [ 6.9.0] ( https://github.com/necordjs/necord/compare/v6.8.14...v6.9.0 ) (2025-07-12)
Original file line number Diff line number Diff line change 11{
22 "name" : " necord" ,
33 "description" : " A module for creating Discord bots using NestJS, based on Discord.js" ,
4- "version" : " 6.9.1 " ,
4+ "version" : " 6.10.0 " ,
55 "scripts" : {
66 "build" : " rimraf dist && tsc -p tsconfig.build.json" ,
77 "prepublish:npm" : " npm run build" ,
You can’t perform that action at this time.
0 commit comments