Skip to content

Commit c2423a4

Browse files
v1.0.10
1 parent 2d22503 commit c2423a4

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/minimal-shared/CHANGELOG.md

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

3+
## 1.0.10
4+
5+
_May 12, 2025_
6+
7+
- Update `hooks/use-tabs`.
8+
- Update `utils/css-variables`.
9+
10+
---
11+
312
## 1.0.9
413

514
_May 7, 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.9",
4+
"version": "1.0.10",
55
"description": "Shared hooks and utils used by Minimal UI and Zone UI.",
66
"keywords": [
77
"typescript",

0 commit comments

Comments
 (0)