chore: release version v1.51.2

This commit is contained in:
Zach Daniel 2022-02-17 12:52:43 -05:00
parent ab4e724af6
commit 85b916670b
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.51.2](https://github.com/ash-project/ash/compare/v1.51.1...v1.51.2) (2022-02-17)
### Bug Fixes:
* don't blow away sections when formatting
* properly reorder sections in the formatter
## [v1.51.1](https://github.com/ash-project/ash/compare/v1.51.0...v1.51.1) (2022-02-17)

View file

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