We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52ac513 commit 891125fCopy full SHA for 891125f
CHANGELOG.md
@@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
5
6
<!-- changelog -->
7
8
+## [v0.13.17](https://github.com/ash-project/ash_admin/compare/v0.13.16...v0.13.17) (2025-08-21)
9
+
10
11
12
13
+### Bug Fixes:
14
15
+* use `Resource.admin.show_action` (#359) by quartz
16
17
## [v0.13.16](https://github.com/ash-project/ash_admin/compare/v0.13.15...v0.13.16) (2025-08-18)
18
19
mix.exs
@@ -5,7 +5,7 @@ defmodule AshAdmin.MixProject do
A super-admin UI for Ash Framework, built with Phoenix LiveView.
"""
- @version "0.13.16"
+ @version "0.13.17"
def project do
[
0 commit comments