Skip to content

Commit b7d1e40

Browse files
Support string opacity like '0.2'
1 parent 550c799 commit b7d1e40

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/minimal-shared/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# minimal-shared
22

3+
## 1.0.15
4+
5+
_Jun 20, 2025_
6+
7+
- Update `src/utils/color`.
8+
9+
---
10+
311
## 1.0.14
412

513
_Jun 10, 2025_

packages/minimal-shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "minimal-shared",
33
"author": "Minimals",
4-
"version": "1.0.14",
4+
"version": "1.0.15",
55
"description": "Shared hooks and utils used by Minimal UI and Zone UI.",
66
"keywords": [
77
"typescript",

0 commit comments

Comments
 (0)