Skip to content

Commit 087a4d2

Browse files
committed
chore: release version v0.1.14
1 parent a0daaee commit 087a4d2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
55

66
<!-- changelog -->
77

8+
## [v0.1.14](https://github.com/cao7113/hello-api-elixir/compare/v0.1.13...v0.1.14) (2024-07-09)
9+
10+
11+
12+
13+
### Bug Fixes:
14+
15+
* add expose port
16+
817
## [v0.1.13](https://github.com/cao7113/hello-api-elixir/compare/v0.1.12...v0.1.13) (2024-07-09)
918

1019

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ defmodule HelloApi.MixProject do
33

44
# following https://github.com/zachdaniel/git_ops/blob/master/mix.exs
55
@source_url "https://github.com/cao7113/hello-api-elixir"
6-
@version "0.1.13"
6+
@version "0.1.14"
77

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

0 commit comments

Comments
 (0)