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 41ea242 commit e169497Copy full SHA for e169497
CHANGELOG.md
@@ -1,4 +1,6 @@
1
## [Unreleased]
2
+
3
+## 2.0.1 - 2025-08-05
4
- Refactor notice flash to use tag.div in application.html.erb
5
- Fix select options background in dark mode
6
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- css-zero (2.0.0)
+ css-zero (2.0.1)
GEM
7
remote: https://rubygems.org/
lib/css_zero/version.rb
@@ -1,3 +1,3 @@
module CssZero
- VERSION = "2.0.0"
+ VERSION = "2.0.1"
end
0 commit comments