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 d37523f commit f5c92dbCopy full SHA for f5c92db
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.3.19 (TBA)
+## v0.3.19 (2023-11-19)
4
5
* Ignore `@charset` CSS at-rule
6
mix.exs
@@ -1,7 +1,7 @@
defmodule Premailex.Mixfile do
use Mix.Project
- @version "0.3.18"
+ @version "0.3.19"
def project do
7
[
0 commit comments