We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c125dba commit f3796abCopy full SHA for f3796ab
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 1.5.2
+## 1.5.2 (2024-03-11)
4
5
* Bug fixes
6
* Fix CSS updates failing with errors
mix.exs
@@ -1,7 +1,7 @@
defmodule PhoenixLiveReload.Mixfile do
use Mix.Project
- @version "1.5.1"
+ @version "1.5.2"
def project do
7
[
0 commit comments