Skip to content

Commit d3cced0

Browse files
committed
v0.1.0-beta.18
1 parent 754a548 commit d3cced0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.1.0-beta.18 - 2026/1/19
4+
5+
- 🏠 INTERNAL: Address Sass deprecation warnings
6+
- 🏠 INTERNAL: Upgrade dev dependencies
7+
38
## 0.1.0-beta.17 - 2024/11/04
49

510
- 🏠 INTERNAL: Use Sass modules instead of global functions

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cascading-color-systems",
3-
"version": "0.1.0-beta.17",
3+
"version": "0.1.0-beta.18",
44
"description": "generate dynamic color palettes with custom properties",
55
"title": "Cascading Colors",
66
"main": "dist.js",

0 commit comments

Comments
 (0)