chore: release version v0.11.2

This commit is contained in:
Zach Daniel 2024-06-25 10:39:44 -04:00
parent 240e1f6541
commit a935578e01
2 changed files with 12 additions and 1 deletions

View file

@ -5,6 +5,17 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v0.11.2](https://github.com/ash-project/ash_admin/compare/v0.11.1...v0.11.2) (2024-06-25)
### Bug Fixes:
* properly render errors data table forms
* update to support 0.20 (#179)
## [v0.11.1](https://github.com/ash-project/ash_admin/compare/v0.11.0...v0.11.1) (2024-06-13)

View file

@ -5,7 +5,7 @@ defmodule AshAdmin.MixProject do
A super-admin UI for Ash Framework, built with Phoenix LiveView.
"""
@version "0.11.1"
@version "0.11.2"
def project do
[