chore: release version v0.26.1

This commit is contained in:
Zach Daniel 2020-12-01 01:58:56 -05:00
parent 055e22f3b7
commit 4aa76a522b
2 changed files with 10 additions and 1 deletions

View file

@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v0.26.1](https://github.com/ash-project/ash_postgres/compare/v0.26.0...v0.26.1) (2020-12-01)
### Bug Fixes:
* set default properly when modifying
## [v0.26.0](https://github.com/ash-project/ash_postgres/compare/v0.25.5...v0.26.0) (2020-11-25)

View file

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