Skip to content

Commit

Permalink
chore: release version v1.34.7
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Feb 26, 2021
1 parent be57620 commit d5ff298
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

<!-- changelog -->

## [v1.34.7](https://github.com/ash-project/ash/compare/v1.34.6...v1.34.7) (2021-02-26)




### Bug Fixes:

* fix nested boolean expression optimization

## [v1.34.6](https://github.com/ash-project/ash/compare/v1.34.5...v1.34.6) (2021-02-24)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Expand Up @@ -7,7 +7,7 @@ defmodule Ash.MixProject do
designed to be used by multiple front ends.
"""

@version "1.34.6"
@version "1.34.7"

def project do
[
Expand Down

0 comments on commit d5ff298

Please sign in to comment.