chore: release version v1.31.0

This commit is contained in:
Zach Daniel 2021-01-23 22:32:34 -05:00
parent 61e6b7c80c
commit 834850dec0
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 -->
## [v1.31.0](https://github.com/ash-project/ash/compare/v1.30.2...v1.31.0) (2021-01-24)
### Features:
* add `contains/2` query function
### Bug Fixes:
* various ci_string improvements
## [v1.30.2](https://github.com/ash-project/ash/compare/v1.30.1...v1.30.2) (2021-01-22)

View file

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