We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41eca8e commit 6a592b7Copy full SHA for 6a592b7
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## v2.6.1 / 2024-06-05
2
+
3
+* Update to [Tailwind CSS v3.4.4](https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.4) (#373) @flavorjones
4
5
6
## v2.6.0 / 2024-05-04
7
8
* Increase form input field border contrast. (#356) @olivierlacan
lib/tailwindcss/version.rb
@@ -1,3 +1,3 @@
module Tailwindcss
- VERSION = "2.6.0"
+ VERSION = "2.6.1"
end
0 commit comments