File tree Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.0.12
4+
5+ [ compare changes] ( https://github.com/harmonix-js/core/compare/v0.0.11...v0.0.12 )
6+
7+ ### 🚀 Enhancements
8+
9+ - Add context to defineModal callback ([ 46cbaa6] ( https://github.com/harmonix-js/core/commit/46cbaa6 ) )
10+
11+ ### 🩹 Fixes
12+
13+ - Register all events has once bug ([ 44ad734] ( https://github.com/harmonix-js/core/commit/44ad734 ) )
14+ - Use regex for suffix ([ 7a624e8] ( https://github.com/harmonix-js/core/commit/7a624e8 ) )
15+ - Add getters to export list ([ 023cb1a] ( https://github.com/harmonix-js/core/commit/023cb1a ) )
16+ - Remove unused defaultPrefix config ([ abf4b5b] ( https://github.com/harmonix-js/core/commit/abf4b5b ) )
17+ - Select menu interaction type according to select menu type ([ b438645] ( https://github.com/harmonix-js/core/commit/b438645 ) )
18+ - Context menu type ([ 865cae4] ( https://github.com/harmonix-js/core/commit/865cae4 ) )
19+
20+ ### ✅ Tests
21+
22+ - Playground ([ 78209fe] ( https://github.com/harmonix-js/core/commit/78209fe ) )
23+
24+ ### 🎨 Styles
25+
26+ - Rename gets to getters ([ 07ef2b0] ( https://github.com/harmonix-js/core/commit/07ef2b0 ) )
27+ - Make defineContextMenu parameters more readable ([ 17846a6] ( https://github.com/harmonix-js/core/commit/17846a6 ) )
28+
29+ ### ❤️ Contributors
30+
31+ - Nethris <david.abou@epitech.eu >
32+
333## v0.0.11
434
535[ compare changes] ( https://github.com/harmonix-js/core/compare/v0.0.10...v0.0.11 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @harmonix-js/core" ,
3- "version" : " 0.0.11 " ,
3+ "version" : " 0.0.12 " ,
44 "repository" : " harmonix-js/core" ,
55 "homepage" : " https://harmonix-js.netlify.app/" ,
66 "description" : " ⚡ Next-gen Discord Bot Framework" ,
You can’t perform that action at this time.
0 commit comments