Prepare new release v0.12.3.

This commit is contained in:
Sebastian Jeltsch
2025-06-05 08:59:21 +02:00
parent 839a789059
commit 81ff260be5
+6
View File
@@ -1,3 +1,9 @@
## v0.12.3
* Fix row insertion/update in admin dashboard.
* Fall back to downloading JS deps during build when missing. This helps with vendoring TrailBase for framework use-cases.
* Update dependencies.
## v0.12.2
* Fix unchecked null assertion in admin auth dashboard.