diff --git a/CHANGELOG.md b/CHANGELOG.md index d1366e61..bd7c1142 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,25 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v0.1.4](https://github.com/ash-project/ash/compare/0.1.3...v0.1.4) (2020-06-02) + + + + +### Bug Fixes: + +* typo in workflow + +* set HEX_API_KEY environment from secret + +* typo in version name + +* remove broken CI key + +* typo in function name + +* remove test warning from git_ops + ## (2020-06-01) ### Changelog Begins diff --git a/mix.exs b/mix.exs index b65bc473..acce26a7 100644 --- a/mix.exs +++ b/mix.exs @@ -7,7 +7,7 @@ defmodule Ash.MixProject do designed to be used by multiple front ends. """ - @version "0.1.3" + @version "0.1.4" def project do [