File tree Expand file tree Collapse file tree 2 files changed +36
-1
lines changed Expand file tree Collapse file tree 2 files changed +36
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.0.18
4+
5+ [ compare changes] ( https://github.com/harmonix-js/core/compare/v0.0.17...v0.0.18 )
6+
7+ ### 🚀 Enhancements
8+
9+ - Add 'id' to context-menus and commandּ ([ 3c10066] ( https://github.com/harmonix-js/core/commit/3c10066 ) )
10+ - Add dm permissions to context-menus ([ 2424393] ( https://github.com/harmonix-js/core/commit/2424393 ) )
11+ - Timestamp embed can be boolean ([ d33af9e] ( https://github.com/harmonix-js/core/commit/d33af9e ) )
12+ - Add useHarmonix to autocomplete context ([ 1df0132] ( https://github.com/harmonix-js/core/commit/1df0132 ) )
13+ - Add help command default builtin ([ 6adc4cb] ( https://github.com/harmonix-js/core/commit/6adc4cb ) )
14+
15+ ### 🩹 Fixes
16+
17+ - No category commands ([ 2084955] ( https://github.com/harmonix-js/core/commit/2084955 ) )
18+ - Set option required to true if not defined ([ f5a7821] ( https://github.com/harmonix-js/core/commit/f5a7821 ) )
19+
20+ ### 💅 Refactors
21+
22+ - ToJSON function ([ 1eba4c7] ( https://github.com/harmonix-js/core/commit/1eba4c7 ) )
23+
24+ ### 🏡 Chore
25+
26+ - ** playground:** Set ban and kick reason option to not required ([ a832bfe] ( https://github.com/harmonix-js/core/commit/a832bfe ) )
27+
28+ ### 🎨 Styles
29+
30+ - Import ClientEvents as type ([ 78e4a26] ( https://github.com/harmonix-js/core/commit/78e4a26 ) )
31+ - Return directly content inside ctx.call ([ ee3cee5] ( https://github.com/harmonix-js/core/commit/ee3cee5 ) )
32+ - Remove disposable 'if' ([ 69e4e8d] ( https://github.com/harmonix-js/core/commit/69e4e8d ) )
33+
34+ ### ❤️ Contributors
35+
36+ 37+
338## v0.0.17
439
540[ compare changes] ( https://github.com/harmonix-js/core/compare/v0.0.16...v0.0.17 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @harmonix-js/core" ,
3- "version" : " 0.0.17 " ,
3+ "version" : " 0.0.18 " ,
44 "repository" : " harmonix-js/core" ,
55 "homepage" : " https://harmonix-js.netlify.app" ,
66 "description" : " 🤖 Open-source framework to make Discord bots." ,
You can’t perform that action at this time.
0 commit comments