tempest.games 0.1.15 → 0.1.16

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,12 @@
1
1
  # tempest.games
2
2
 
3
+ ## 0.1.16
4
+
5
+ ### Patch Changes
6
+
7
+ - 806a254: 🐛 Fix issue where the frontend would not shut down when updates are ready.
8
+ - e4662c3: ✨ Added an entrypoint for using Drizzle Studio from the production instance.
9
+
3
10
  ## 0.1.15
4
11
 
5
12
  ### Patch Changes