chore: release version v1.48.0-rc.27

This commit is contained in:
Zach Daniel 2021-10-29 17:23:31 -04:00
parent ea73432ff1
commit 8f317e41b7
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.27](https://github.com/ash-project/ash/compare/v1.48.0-rc.26...v1.48.0-rc.27) (2021-10-29)
### Improvements:
* compile time optimizations via configuration
* breaking change! if you were previously relying on the undocumented
## [v1.48.0-rc.26](https://github.com/ash-project/ash/compare/v1.48.0-rc.25...v1.48.0-rc.26) (2021-10-28)

View file

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