chore: release version v1.48.0-rc.3

This commit is contained in:
Zach Daniel 2021-09-16 03:42:19 -04:00
parent 3aaba3f340
commit 7202cf211b
2 changed files with 12 additions and 1 deletions

View file

@ -5,6 +5,17 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v1.48.0-rc.3](https://github.com/ash-project/ash/compare/v1.48.0-rc.2...v1.48.0-rc.3) (2021-09-16)
### Improvements:
* transformer/extension improvements
* add path to errors
## [v1.48.0-rc.2](https://github.com/ash-project/ash/compare/v1.48.0-rc.1...v1.48.0-rc.2) (2021-09-15)

View file

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