File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.3.2
4+
5+ [ compare changes] ( https://github.com/harmonix-js/core/compare/v0.3.1...v0.3.2 )
6+
7+ ### 🚀 Enhancements
8+
9+ - Modals input can be null if not required ([ ba286c9] ( https://github.com/harmonix-js/core/commit/ba286c9 ) )
10+ - Commands options can be null if not required ([ e1be061] ( https://github.com/harmonix-js/core/commit/e1be061 ) )
11+
12+ ### 🩹 Fixes
13+
14+ - Modals inputs allways required bug ([ bef86c0] ( https://github.com/harmonix-js/core/commit/bef86c0 ) )
15+
16+ ### 🏡 Chore
17+
18+ - Update playground details ([ 0c69155] ( https://github.com/harmonix-js/core/commit/0c69155 ) )
19+
20+ ### 🎨 Styles
21+
22+ - Change log message when live reloading ([ d42814e] ( https://github.com/harmonix-js/core/commit/d42814e ) )
23+ - Remove useless template literals in reload log message ([ aaca01d] ( https://github.com/harmonix-js/core/commit/aaca01d ) )
24+ - Change success message on command loaded ([ 081cdd6] ( https://github.com/harmonix-js/core/commit/081cdd6 ) )
25+
26+ ### 🤖 CI
27+
28+ - Remove cli updating ([ 15c8dd3] ( https://github.com/harmonix-js/core/commit/15c8dd3 ) )
29+
30+ ### ❤️ Contributors
31+
32+ - Nethris <david.abou@epitech.eu >
33+
334## v0.3.1
435
536[ compare changes] ( https://github.com/harmonix-js/core/compare/v0.3.0...v0.3.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @harmonix-js/core" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
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