Skip to content

Commit

Permalink
Add CHAGNELOG to hex package
Browse files Browse the repository at this point in the history
  • Loading branch information
alisinabh committed Nov 19, 2023
1 parent fc90a3b commit 372ba3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule Ethers.MixProject do
licenses: ["Apache-2.0"],
links: %{"GitHub" => @source_url},
maintainers: ["Alisina Bahadori"],
files: ["lib", "priv", "mix.exs", "README*", "LICENSE*"]
files: ["lib", "priv", "mix.exs", "README*", "LICENSE*", "CHANGELOG*"]
]
end

Expand Down

0 comments on commit 372ba3b

Please sign in to comment.