phoenixframework / phoenix_live_reload

Provides live-reload functionality for Phoenix
MIT License
317 stars 90 forks source link

New release that includes PR #96 #101

Closed axelson closed 4 years ago

axelson commented 4 years ago

Hi, is it possible to get a new release that includes PR #96? I have a project that requires multiple live reload declarations.

From the commit list I initially thought it was included: https://github.com/phoenixframework/phoenix_live_reload/commits/master But in the v1.2.1 tag and on hex.pm it is not included: https://github.com/phoenixframework/phoenix_live_reload/commits/v1.2.1

josevalim commented 4 years ago

Done!

axelson commented 4 years ago

Great, thanks!