Skip to content

Commit 7a8822e

Browse files
committed
Version 2.1.1
1 parent 68fda63 commit 7a8822e

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
## [Unreleased]
2+
3+
## 2.1.1 - 2025-10-18
24
- Fix flash messages in authentication templates
35

46
## 2.1.0 - 2025-10-16

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
css-zero (2.2.0)
4+
css-zero (2.1.1)
55

66
GEM
77
remote: https://rubygems.org/

lib/css_zero/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module CssZero
2-
VERSION = "2.2.0"
2+
VERSION = "2.1.1"
33
end

0 commit comments

Comments
 (0)