- Ensure new `Color` extensions are exported from the package.

Signed-off-by: Hans Kokx <hans.kokx@hackberry.se>
This commit is contained in:
Hans Kokx
2024-10-30 09:44:14 +01:00
parent 7e7517fd8e
commit 386ffefa84
3 changed files with 6 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
## 1.1.2
- Ensure new `Color` extensions are exported from the package.
## 1.1.1
- Added `Color` extension for luminance. Thanks, @rania-run!