File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
1111
1212<!-- changelog -->
1313
14+ ## [ v0.13.24] ( https://github.com/ash-project/ash_admin/compare/v0.13.23...v0.13.24 ) (2025-12-05)
15+
16+
17+
18+
19+ ### Bug Fixes:
20+
21+ * remove load from expr calc because it now shows a warning in ash by Barnabas Jovanovics
22+
1423## [ v0.13.23] ( https://github.com/ash-project/ash_admin/compare/v0.13.22...v0.13.23 ) (2025-10-30)
1524
1625
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ defmodule AshAdmin.MixProject do
99 A super-admin UI for Ash Framework, built with Phoenix LiveView.
1010 """
1111
12- @ version "0.13.23 "
12+ @ version "0.13.24 "
1313
1414 def project do
1515 [
You can’t perform that action at this time.
0 commit comments