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 68fda63 commit 7a8822eCopy full SHA for 7a8822e
CHANGELOG.md
@@ -1,4 +1,6 @@
1
## [Unreleased]
2
+
3
+## 2.1.1 - 2025-10-18
4
- Fix flash messages in authentication templates
5
6
## 2.1.0 - 2025-10-16
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- css-zero (2.2.0)
+ css-zero (2.1.1)
GEM
7
remote: https://rubygems.org/
lib/css_zero/version.rb
@@ -1,3 +1,3 @@
module CssZero
- VERSION = "2.2.0"
+ VERSION = "2.1.1"
end
0 commit comments