chore: release version v0.6.0-rc.2

This commit is contained in:
Zach Daniel 2022-09-28 00:00:42 -04:00
parent 50224faed0
commit d5988aa667
2 changed files with 16 additions and 1 deletions

View file

@ -5,6 +5,21 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v0.6.0-rc.2](https://github.com/ash-project/ash_admin/compare/v0.6.0-rc.1...v0.6.0-rc.2) (2022-09-28)
### Improvements:
* update to latest ash
* unlock unused deps
* support latest ash_phoenix
* update to latest ash
## [v0.6.0-rc.1](https://github.com/ash-project/ash_admin/compare/v0.6.0-rc.0...v0.6.0-rc.1) (2022-09-15)

View file

@ -5,7 +5,7 @@ defmodule AshAdmin.MixProject do
An admin UI for Ash Framework
"""
@version "0.6.0-rc.1"
@version "0.6.0-rc.2"
def project do
[