chore: release version v0.1.4

This commit is contained in:
Zach Daniel 2020-06-02 02:41:10 -04:00
parent 9245368562
commit f8477ed816
No known key found for this signature in database
GPG key ID: C377365383138D4B
2 changed files with 20 additions and 1 deletions

View file

@ -5,6 +5,25 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [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

View file

@ -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
[