tempest.games 0.1.17 → 0.1.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # tempest.games
2
2
 
3
+ ## 0.1.19
4
+
5
+ ### Patch Changes
6
+
7
+ - eee505e: 🐛 ixed bug where tribunal would throw when trying to ban an IP again.
8
+ - eee505e: 🐛 Added missing `interactive-db` script to bin.
9
+
10
+ ## 0.1.18
11
+
12
+ ### Patch Changes
13
+
14
+ - ab05b2c: 🐛 Fix an administrator-side bug where logs could be emitted by dependencies of the application, breaking the process manager's logging flow.
15
+
3
16
  ## 0.1.17
4
17
 
5
18
  ### Patch Changes