We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b13bb0 commit 7d35f29Copy full SHA for 7d35f29
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## next / unreleased
+## v2.2.1 / 2023-01-07
2
3
* Update to [Tailwind CSS v3.4.1](https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.1) from v3.4.0 by @flavorjones
4
* Fix `password` form field styling in generated scaffold forms. (#304, #307) @flavorjones
lib/tailwindcss/version.rb
@@ -1,3 +1,3 @@
module Tailwindcss
- VERSION = "2.2.0"
+ VERSION = "2.2.1"
end
0 commit comments