chore: release version v0.11.5

This commit is contained in:
Zach Daniel 2024-08-26 13:58:29 -04:00
parent d1bd1fef18
commit b195939f36
2 changed files with 10 additions and 1 deletions

View file

@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v0.11.5](https://github.com/ash-project/ash_admin/compare/v0.11.4...v0.11.5) (2024-08-26)
### Improvements:
* remove tails
## [v0.11.4](https://github.com/ash-project/ash_admin/compare/v0.11.3...v0.11.4) (2024-08-01)

View file

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