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.0.8
4+
5+ [ compare changes] ( https://github.com/harmonix-js/core/compare/v0.0.7...v0.0.8 )
6+
7+ ### 🚀 Enhancements
8+
9+ - Add a command map ([ 74bab6e] ( https://github.com/harmonix-js/core/commit/74bab6e ) )
10+ - Add useHamronix function to access to harmonix instance ([ 1339153] ( https://github.com/harmonix-js/core/commit/1339153 ) )
11+
12+ ### 🩹 Fixes
13+
14+ - Required is always true ([ d2b2fc4] ( https://github.com/harmonix-js/core/commit/d2b2fc4 ) )
15+ - Remove useless discord type ([ a8036d7] ( https://github.com/harmonix-js/core/commit/a8036d7 ) )
16+ - Add default type for slash generic type ([ e71f2c9] ( https://github.com/harmonix-js/core/commit/e71f2c9 ) )
17+
18+ ### ✅ Tests
19+
20+ - Playground ([ d39952e] ( https://github.com/harmonix-js/core/commit/d39952e ) )
21+
22+ ### 🎨 Styles
23+
24+ - Lint ([ cbbbcdd] ( https://github.com/harmonix-js/core/commit/cbbbcdd ) )
25+
26+ ### 🤖 CI
27+
28+ - Fix update workflow ([ 6be5d01] ( https://github.com/harmonix-js/core/commit/6be5d01 ) )
29+
30+ ### ❤️ Contributors
31+
32+ - Nethris <david.abou@epitech.eu >
33+
334## v0.0.7
435
536[ compare changes] ( https://github.com/harmonix-js/core/compare/v0.0.6...v0.0.7 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @harmonix-js/core" ,
3- "version" : " 0.0.7 " ,
3+ "version" : " 0.0.8 " ,
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