chore: release version v0.29.0

This commit is contained in:
Zach Daniel 2021-01-07 22:52:24 -05:00
parent 6c1ebccfcd
commit 1237d79119
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 -->
## [v0.29.0](https://github.com/ash-project/ash_postgres/compare/v0.28.1...v0.29.0) (2021-01-08)
### Features:
* retain snapshot history
### Improvements:
* support latest ash version
## [v0.28.1](https://github.com/ash-project/ash_postgres/compare/v0.28.0...v0.28.1) (2021-01-07)

View file

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