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 1
1
# 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
+
2
7
### 2.9.0 - 2025-03-11 03:36:55
3
8
4
9
* 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
2
2
use Mix.Project
3
3
4
4
@ source_url "https://github.com/petalframework/petal_components"
5
- @ version "2.9.0 "
5
+ @ version "2.9.1 "
6
6
7
7
def project do
8
8
[
You can’t perform that action at this time.
0 commit comments