diff --git a/CHANGELOG.md b/CHANGELOG.md index aade70d..c55bce3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v0.1.5](https://github.com/cao7113/hello-api-elixir/compare/v0.1.4...v0.1.5) (2024-07-08) + + + + +### Bug Fixes: + +* try push image to dockerhub + ## [v0.1.4](https://github.com/cao7113/hello-api-elixir/compare/v0.1.3...v0.1.4) (2024-07-03) ### Bug Fixes: diff --git a/mix.exs b/mix.exs index dc96c30..179a768 100644 --- a/mix.exs +++ b/mix.exs @@ -3,7 +3,7 @@ defmodule HelloApi.MixProject do # following https://github.com/zachdaniel/git_ops/blob/master/mix.exs @source_url "https://github.com/cao7113/hello-api-elixir" - @version "0.1.4" + @version "0.1.5" # https://hexdocs.pm/mix/Mix.Project.html#module-configuration def project do