File tree 2 files changed +25
-1
lines changed
2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.0.11
4
+
5
+ [ compare changes] ( https://github.com/harmonix-js/core/compare/v0.0.10...v0.0.11 )
6
+
7
+ ### 🚀 Enhancements
8
+
9
+ - Define of buttons, modals and select menus are now defined in separate folder ([ 260da9f] ( https://github.com/harmonix-js/core/commit/260da9f ) )
10
+
11
+ ### 💅 Refactors
12
+
13
+ - Use instead of define for discord rich builder ([ 2f5480e] ( https://github.com/harmonix-js/core/commit/2f5480e ) )
14
+
15
+ ### ✅ Tests
16
+
17
+ - Playground ([ ee9c065] ( https://github.com/harmonix-js/core/commit/ee9c065 ) )
18
+
19
+ ### 🎨 Styles
20
+
21
+ - Remove useless imports ([ d5c57dd] ( https://github.com/harmonix-js/core/commit/d5c57dd ) )
22
+
23
+ ### ❤️ Contributors
24
+
25
+
26
+
3
27
## v0.0.10
4
28
5
29
[ compare changes] ( https://github.com/harmonix-js/core/compare/v0.0.9...v0.0.10 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @harmonix-js/core" ,
3
- "version" : " 0.0.10 " ,
3
+ "version" : " 0.0.11 " ,
4
4
"repository" : " harmonix-js/core" ,
5
5
"homepage" : " https://harmonix-js.netlify.app/" ,
6
6
"description" : " ⚡ Next-gen Discord Bot Framework" ,
You can’t perform that action at this time.
0 commit comments