File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
5
5
6
6
<!-- changelog -->
7
7
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
+
8
17
## [ v0.1.13] ( https://github.com/cao7113/hello-api-elixir/compare/v0.1.12...v0.1.13 ) (2024-07-09)
9
18
10
19
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ defmodule HelloApi.MixProject do
3
3
4
4
# following https://github.com/zachdaniel/git_ops/blob/master/mix.exs
5
5
@ source_url "https://github.com/cao7113/hello-api-elixir"
6
- @ version "0.1.13 "
6
+ @ version "0.1.14 "
7
7
8
8
# https://hexdocs.pm/mix/Mix.Project.html#module-configuration
9
9
def project do
You can’t perform that action at this time.
0 commit comments