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 a6b1089 commit f5d0968Copy full SHA for f5d0968
CHANGELOG.md
@@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
5
6
<!-- changelog -->
7
8
+## [v0.13.10](https://github.com/ash-project/ash_admin/compare/v0.13.9...v0.13.10) (2025-06-18)
9
+
10
11
12
13
+### Improvements:
14
15
+* Change level of repetitive log (#324) by capoccias
16
17
## [v0.13.9](https://github.com/ash-project/ash_admin/compare/v0.13.8...v0.13.9) (2025-06-06)
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.9"
+ @version "0.13.10"
def project do
[
0 commit comments