chore: release version v1.52.0-rc.8

This commit is contained in:
Zach Daniel 2022-05-18 15:26:37 -04:00
parent 574e06b583
commit fd68d212ef
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 -->
## [v1.52.0-rc.8](https://github.com/ash-project/ash/compare/v1.52.0-rc.7...v1.52.0-rc.8) (2022-05-18)
### Bug Fixes:
* add resource/action to policy error context
## [v1.52.0-rc.7](https://github.com/ash-project/ash/compare/v1.52.0-rc.6...v1.52.0-rc.7) (2022-05-18)

View file

@ -7,7 +7,7 @@ defmodule Ash.MixProject do
designed to be used by multiple front ends.
"""
@version "1.52.0-rc.7"
@version "1.52.0-rc.8"
def project do
[