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 754a548 commit d3cced0Copy full SHA for d3cced0
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 0.1.0-beta.18 - 2026/1/19
4
+
5
+- 🏠 INTERNAL: Address Sass deprecation warnings
6
+- 🏠 INTERNAL: Upgrade dev dependencies
7
8
## 0.1.0-beta.17 - 2024/11/04
9
10
- 🏠 INTERNAL: Use Sass modules instead of global functions
package.json
@@ -1,6 +1,6 @@
{
"name": "cascading-color-systems",
- "version": "0.1.0-beta.17",
+ "version": "0.1.0-beta.18",
"description": "generate dynamic color palettes with custom properties",
"title": "Cascading Colors",
"main": "dist.js",
0 commit comments