chore: release version v1.47.11

This commit is contained in:
Zach Daniel 2021-08-29 15:14:40 -04:00
parent 541545baa3
commit 4ec4e6fdc9
2 changed files with 14 additions and 1 deletions

View file

@ -5,6 +5,19 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v1.47.11](https://github.com/ash-project/ash/compare/v1.47.10...v1.47.11) (2021-08-29)
### Bug Fixes:
* hydrate metadata types
### Improvements:
* remove metadata from read actions
## [v1.47.10](https://github.com/ash-project/ash/compare/v1.47.9...v1.47.10) (2021-08-29)

View file

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