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 38510a3 commit b8f9d93Copy full SHA for b8f9d93
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## [Unreleased]
+## 2.0.2 - 2025-08-06
2
- Introduce surface color for component backgrounds
3
4
## 2.0.1 - 2025-08-05
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- css-zero (2.0.1)
+ css-zero (2.0.2)
5
6
GEM
7
remote: https://rubygems.org/
lib/css_zero/version.rb
@@ -1,3 +1,3 @@
module CssZero
- VERSION = "2.0.1"
+ VERSION = "2.0.2"
end
0 commit comments