chore: release version v0.11.3

This commit is contained in:
Zach Daniel 2024-06-25 12:56:03 -04:00
parent cbde3128c4
commit 8e735db327
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.3](https://github.com/ash-project/ash_admin/compare/v0.11.2...v0.11.3) (2024-06-25)
### Bug Fixes:
* don't go to potentially non-existant create actions
## [v0.11.2](https://github.com/ash-project/ash_admin/compare/v0.11.1...v0.11.2) (2024-06-25)

View file

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