File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.3.1
4
+
5
+ [ compare changes] ( https://github.com/harmonix-js/core/compare/v0.3.0...v0.3.1 )
6
+
7
+ ### 🚀 Enhancements
8
+
9
+ - Precondition can return promises ([ 9c16888] ( https://github.com/harmonix-js/core/commit/9c16888 ) )
10
+ - Add event ordering ([ 13cff82] ( https://github.com/harmonix-js/core/commit/13cff82 ) )
11
+
12
+ ### 🩹 Fixes
13
+
14
+ - Change 'lint' script to 'format' ([ a9d8e5a] ( https://github.com/harmonix-js/core/commit/a9d8e5a ) )
15
+
16
+ ### 🏡 Chore
17
+
18
+ - ** playground:** Add 'Guilds' intent ([ 9b5b877] ( https://github.com/harmonix-js/core/commit/9b5b877 ) )
19
+
20
+ ### ❤️ Contributors
21
+
22
+
23
+
3
24
## v0.3.0
4
25
5
26
[ compare changes] ( https://github.com/harmonix-js/core/compare/v0.2.0...v0.3.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @harmonix-js/core" ,
3
- "version" : " 0.3.0 " ,
3
+ "version" : " 0.3.1 " ,
4
4
"repository" : " harmonix-js/core" ,
5
5
"homepage" : " https://harmonix-js.netlify.app" ,
6
6
"description" : " 🤖 Open-source framework to make Discord bots." ,
You can’t perform that action at this time.
0 commit comments