chore: release version v0.34.7

This commit is contained in:
Zach Daniel 2021-03-02 11:39:11 -05:00
parent ef9ddd9c54
commit b6a0115222
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 -->
## [v0.34.7](https://github.com/ash-project/ash_postgres/compare/v0.34.6...v0.34.7) (2021-03-02)
### Bug Fixes:
* typo in references for multitenancy
* `null: true` when attr isn't on all resources for a table
## [v0.34.6](https://github.com/ash-project/ash_postgres/compare/v0.34.5...v0.34.6) (2021-02-24)

View file

@ -6,7 +6,7 @@ defmodule AshPostgres.MixProject do
support, and delegates to a configured repo.
"""
@version "0.34.6"
@version "0.34.7"
def project do
[