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 71c290e commit a8be6d2Copy full SHA for a8be6d2
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## 1.1.0 (2024-12-08)
2
- Add support for merging ([#23](https://github.com/avo-hq/class_variants/pull/23))
3
- Add support for subclass inheritance in helper ([#24](https://github.com/avo-hq/class_variants/pull/24))
4
lib/class_variants/version.rb
@@ -1,3 +1,3 @@
module ClassVariants
- VERSION = "1.0.0".freeze
+ VERSION = "1.1.0".freeze
end
0 commit comments