chore: release version v2.4.11

This commit is contained in:
Zach Daniel 2022-11-22 13:24:27 -05:00
parent 3e5b0a8096
commit 01705c204a
2 changed files with 16 additions and 1 deletions

View file

@ -5,6 +5,21 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v2.4.11](https://github.com/ash-project/ash/compare/v2.4.10...v2.4.11) (2022-11-22)
### Bug Fixes:
* fix typespec for Api.Info.trace_name/3
### Improvements:
* add error context to error creation / normalisation (#440)
* update hexdocs processor to link guides on hexdocs
## [v2.4.10](https://github.com/ash-project/ash/compare/v2.4.9...v2.4.10) (2022-11-21)

View file

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