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 6ea1599 commit bb5d5e4Copy full SHA for bb5d5e4
CHANGELOG.md
@@ -11,6 +11,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
11
12
<!-- changelog -->
13
14
+## [v0.14.0](https://github.com/ash-project/ash_admin/compare/v0.13.26...v0.14.0) (2026-02-11)
15
+
16
17
18
19
+### Features:
20
21
+* Redo of Cinder integration (#380) by sevenseacat
22
23
## [v0.13.26](https://github.com/ash-project/ash_admin/compare/v0.13.25...v0.13.26) (2026-02-11)
24
25
mix.exs
@@ -9,7 +9,7 @@ defmodule AshAdmin.MixProject do
9
A super-admin UI for Ash Framework, built with Phoenix LiveView.
10
"""
- @version "0.13.26"
+ @version "0.14.0"
def project do
[
0 commit comments