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 b9c0622 commit f5dec5eCopy full SHA for f5dec5e
CHANGELOG.md
@@ -1,4 +1,6 @@
1
## [Unreleased]
2
+
3
+## 1.1.9 - 2025-02-28
4
- Tab buttons should support aria-current=page
5
- Use just-debounce instead of lodash.debounce
6
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- css-zero (1.1.8)
+ css-zero (1.1.9)
GEM
7
remote: https://rubygems.org/
lib/css_zero/version.rb
@@ -1,3 +1,3 @@
module CssZero
- VERSION = "1.1.8"
+ VERSION = "1.1.9"
end
0 commit comments