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 a0cbf12 commit 1f25220Copy full SHA for 1f25220
CHANGELOG.md
@@ -1,4 +1,6 @@
1
## [Unreleased]
2
+
3
+## 1.1.6 - 2025-02-24
4
- Style for datepicker static month selector
5
- Add aria-current=page to sidebar_menu
6
- Reduce gap-half row-gap
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- css-zero (1.1.5)
+ css-zero (1.1.6)
GEM
7
remote: https://rubygems.org/
lib/css_zero/version.rb
@@ -1,3 +1,3 @@
module CssZero
- VERSION = "1.1.5"
+ VERSION = "1.1.6"
end
0 commit comments