Update version to v3.1.0 (Fix custom gradient colors)

This commit is contained in:
2026-02-01 21:20:46 +05:30
parent 055f039b70
commit 9540d855e7
3 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
# v3.1.0
## What's Changed
* Updated logic to also replace gradient fills with custom colors when applicable
# v3.0.0
## Breaking Changes