Skip to content

Commit 19f441c

Browse files
committed
bump 0.0.8
1 parent 36ee0d6 commit 19f441c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
## Unreleased
2+
3+
## 0.0.8 (2024-10-24)
24
- Deprecate usage of positional arguments ([#12](https://github.com/avo-hq/class_variants/pull/12))
35
- Deprecate compoundVariants in favor of compound_variants ([#20](https://github.com/avo-hq/class_variants/pull/20))
46

lib/class_variants/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ClassVariants
2-
VERSION = "0.0.7".freeze
2+
VERSION = "0.0.8".freeze
33
end

0 commit comments

Comments
 (0)