File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,19 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
1111
1212<!-- changelog -->
1313
14+ ## [ v0.13.21] ( https://github.com/ash-project/ash_admin/compare/v0.13.20...v0.13.21 ) (2025-10-30)
15+
16+
17+
18+
19+ ### Bug Fixes:
20+
21+ * include resource's table in polymorphic tables dropdown by Zach Daniel
22+
23+ ### Improvements:
24+
25+ * allow gettext ~ > 1.0 (#368 ) by Aleksandr Lossenko
26+
1427## [ v0.13.20] ( https://github.com/ash-project/ash_admin/compare/v0.13.19...v0.13.20 ) (2025-10-24)
1528
1629
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.20 "
12+ @ version "0.13.21 "
1313
1414 def project do
1515 [
You can’t perform that action at this time.
0 commit comments