File tree Expand file tree Collapse file tree 1 file changed +58
-0
lines changed Expand file tree Collapse file tree 1 file changed +58
-0
lines changed Original file line number Diff line number Diff line change
1
+
2
+ <a name =" 1.1.0 " ></a >
3
+ ## [ 1.1.0] ( https://github.com/Lutra-Fs/Flowease/compare/1.0.0...1.1.0 ) (2022-11-25)
4
+
5
+ ### Chore
6
+
7
+ * rename to 'Flowease'
8
+ * ** deps:** update nodejs in docker to 18.12.1
9
+ * ** ignore:** ignore config.json
10
+
11
+ ### Docs
12
+
13
+ * ** readme:** add readme
14
+
15
+ ### Feat
16
+
17
+ * ** core:** add status support
18
+ * ** extractor:** add url support
19
+ * ** lyric:** add lyric as command
20
+
21
+ ### Fix
22
+
23
+ * ** extractor:** fix a issue that prevent query be extracted correctly
24
+
25
+ ### Refactor
26
+
27
+ * ** config:** change some file location
28
+
29
+
30
+ <a name =" 1.0.0 " ></a >
31
+ ## [ 1.0.0] ( https://github.com/Lutra-Fs/Flowease/compare/0.0.1A...1.0.0 ) (2022-11-24)
32
+
33
+ ### Chore
34
+
35
+ * ** ci:** delete failed and useless ci
36
+ * ** deps:** update packages, resolve deps issue
37
+ * ** deps:** turn dependabot target to develop
38
+ * ** deps:** update package.json and package-lock.json
39
+
40
+ ### Feat
41
+
42
+ * ** deploy:** add deploy command as server-side function
43
+ * ** extractor:** add playlist support. add word match function
44
+ * ** play:** add song id support for bot.
45
+
46
+ ### Fix
47
+
48
+ * change for discord v14 breaking change
49
+ * ** commands:** fix the undefined error for voices
50
+
51
+ ### Refactor
52
+
53
+ * ** commands:** refactor the commands file to use SlashCommandBuilder
54
+
55
+
56
+ <a name =" 0.0.1A " ></a >
57
+ ## 0.0.1A (2021-06-11)
58
+
You can’t perform that action at this time.
0 commit comments