chore: release version v1.41.5

This commit is contained in:
Zach Daniel 2021-04-15 14:59:29 -04:00
parent ad2772034c
commit ddda9e758f
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.41.5](https://github.com/ash-project/ash/compare/v1.41.4...v1.41.5) (2021-04-15)
### Bug Fixes:
* don't overwrite select in side_load
## [v1.41.4](https://github.com/ash-project/ash/compare/v1.41.3...v1.41.4) (2021-04-15)

View file

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