This repository was archived by the owner on Mar 12, 2025. It is now read-only.
File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- next-version-placeholder-->
4
4
5
+ ## v22.19.0 (2022-02-23)
6
+ ### Feature
7
+ * ** stars:** Add /stars milestones ([ ` ea89390 ` ] ( https://github.com/OpenASL/HowSignBot/commit/ea893904017ed228c9f65111167b7219cc64f6e3 ) )
8
+ * ** stars:** Add rewards ([ #450 ] ( https://github.com/OpenASL/HowSignBot/issues/450 ) ) ([ ` fb1976a ` ] ( https://github.com/OpenASL/HowSignBot/commit/fb1976a035a72a5a92009de0153bc6d6f9b839f8 ) )
9
+ * ** zoom:** Show zzzzoom URL when not verified ([ ` cdb6916 ` ] ( https://github.com/OpenASL/HowSignBot/commit/cdb6916395ef6f696fb8f40b99ba337a2264ea52 ) )
10
+
11
+ ### Fix
12
+ * Fix typings ([ ` 85d4999 ` ] ( https://github.com/OpenASL/HowSignBot/commit/85d4999ba078bbf726b8ea70be38cef667578769 ) )
13
+ * ** sign_cafe:** Fix daily message time ([ ` 2f9de62 ` ] ( https://github.com/OpenASL/HowSignBot/commit/2f9de629b90b20774396802d33735720decfc589 ) )
14
+
5
15
## v22.18.2 (2022-02-22)
6
16
### Fix
7
17
* ** stars:** Various stars fixes ([ #447 ] ( https://github.com/OpenASL/HowSignBot/issues/447 ) ) ([ ` 32fd2a9 ` ] ( https://github.com/OpenASL/HowSignBot/commit/32fd2a9c89087c9b1edf634dcf1b054e69571493 ) )
Original file line number Diff line number Diff line change 1
1
from . import database
2
2
3
3
__all__ = ["database" ]
4
- __version__ = "22.18.2 "
4
+ __version__ = "22.19.0 "
You can’t perform that action at this time.
0 commit comments