File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
2+ ### 2.9.1 - 2025-03-14 06:16:15
3+
4+ * Tailwind instructions for upgrade guide and README by @mitkins in https://github.com/petalframework/petal_components/pull/416
5+ * Address CSS anomolies after Tailwind 4 upgrade by @mitkins in https://github.com/petalframework/petal_components/pull/417
6+
27### 2.9.0 - 2025-03-11 03:36:55
38
49* Prepare Petal Components for Tailwind 4 by @mitkins in https://github.com/petalframework/petal_components/pull/415
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ defmodule PetalComponents.MixProject do
22 use Mix.Project
33
44 @ source_url "https://github.com/petalframework/petal_components"
5- @ version "2.9.0 "
5+ @ version "2.9.1 "
66
77 def project do
88 [
You can’t perform that action at this time.
0 commit comments