Skip to content

Commit

Permalink
chore: release version v0.11.9
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Oct 17, 2024
1 parent 58c4e9c commit 270b8b0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

<!-- changelog -->

## [v0.11.9](https://github.com/ash-project/ash_admin/compare/v0.11.8...v0.11.9) (2024-10-17)




### Improvements:

* make generic actions list properly configurable

## [v0.11.8](https://github.com/ash-project/ash_admin/compare/v0.11.7...v0.11.8) (2024-10-17)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ defmodule AshAdmin.MixProject do
A super-admin UI for Ash Framework, built with Phoenix LiveView.
"""

@version "0.11.8"
@version "0.11.9"

def project do
[
Expand Down

0 comments on commit 270b8b0

Please sign in to comment.