Skip to content

Commit f3578a7

Browse files
docs: Add CHANGELOG and MIGRATE to docs
1 parent b6139de commit f3578a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ defmodule Posthog.MixProject do
4949
logo: "docs/favicon.svg",
5050
source_ref: "v#{@version}",
5151
source_url: "https://github.com/posthog/posthog-elixir",
52-
extras: ["README.md"]
52+
extras: ["README.md", "CHANGELOG.md", "MIGRATION.md"]
5353
]
5454
end
5555

0 commit comments

Comments
 (0)