Skip to content

Commit

Permalink
chore: release version v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cao7113 committed Jul 8, 2024
1 parent d53f3a3 commit 8abb3d5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

<!-- changelog -->

## [v0.1.6](https://github.com/cao7113/hello-api-elixir/compare/v0.1.5...v0.1.6) (2024-07-08)




### Bug Fixes:

* try push image to github packages

* text

## [v0.1.5](https://github.com/cao7113/hello-api-elixir/compare/v0.1.4...v0.1.5) (2024-07-08)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -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.5"
@version "0.1.6"

# https://hexdocs.pm/mix/Mix.Project.html#module-configuration
def project do
Expand Down

0 comments on commit 8abb3d5

Please sign in to comment.