chore: release version v1.48.0-rc.17

This commit is contained in:
Zach Daniel 2021-10-19 05:25:50 -04:00
parent a4fef11c6e
commit f1a51532b0
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.48.0-rc.17](https://github.com/ash-project/ash/compare/v1.48.0-rc.16...v1.48.0-rc.17) (2021-10-19)
### Bug Fixes:
* don't require primary actions if disabled
## [v1.48.0-rc.16](https://github.com/ash-project/ash/compare/v1.48.0-rc.15...v1.48.0-rc.16) (2021-10-19)

View file

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